public static class NativeMinutia.ByValue extends NativeMinutia implements com.sun.jna.Structure.ByValue
Native Minutia passed to the native layer by value
NativeMinutia.ByReference, NativeMinutia.ByValue
Constructor and Description |
---|
ByValue()
Default constructor
|
ByValue(NativeMinutia minutia)
Copy constructor
|
ByValue(com.sun.jna.Pointer p)
Pointer constructor
|
getAngles, getQuality, getType, getX, getY, isEdited
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(com.sun.jna.Pointer p)
Pointer constructor
p
- public ByValue(NativeMinutia minutia)
Copy constructor