public static class NativeBiometricDisplayColors.ByReference extends NativeBiometricDisplayColors implements com.sun.jna.Structure.ByReference
NativeVerifyParameters.ByReference class
NativeBiometricDisplayColors.ByReference, NativeBiometricDisplayColors.ByValue
direction, matchedDirection, matchedMinutiae, matchedSegment, minutiae, segment
Constructor and Description |
---|
ByReference()
Default constructor
|
ByReference(BiometricDisplayColors colors)
Deep copy constructor
|
ByReference(NativeBiometricDisplayColors parameters)
Copy constructor
|
ByReference(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 ByReference()
Default constructor
public ByReference(BiometricDisplayColors colors)
Deep copy constructor
colors
- public ByReference(com.sun.jna.Pointer p)
Pointer constructor
p
- public ByReference(NativeBiometricDisplayColors parameters)
Copy constructor
parameters
-