public static class NativeBiometricDisplayColors.ByValue extends NativeBiometricDisplayColors implements com.sun.jna.Structure.ByValue
NativeVerifyParameters.ByValue class
NativeBiometricDisplayColors.ByReference, NativeBiometricDisplayColors.ByValue
direction, matchedDirection, matchedMinutiae, matchedSegment, minutiae, segment
Constructor and Description |
---|
ByValue()
Default constructor
|
ByValue(BiometricDisplayColors colors)
Deep copy constructor
|
ByValue(NativeBiometricDisplayColors parameters)
Copy constructor
|
ByValue(com.sun.jna.Pointer p)
Pointer constructor
|
getDirection, getMatchedDirection, getMatchedMinutiae, getMatchedSegment, getMinutiae, getSegment
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeField
public ByValue()
Default constructor
public ByValue(BiometricDisplayColors colors)
Deep copy constructor
colors
- public ByValue(com.sun.jna.Pointer p)
Pointer constructor
p
- public ByValue(NativeBiometricDisplayColors parameters)
Copy constructor
parameters
-