org.rococoa.cocoa.iokit
Class _NXTabletProximityData
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit._NXTabletProximityData
- Direct Known Subclasses:
- _NXTabletProximityData.ByReference, _NXTabletProximityData.ByValue
public class _NXTabletProximityData
- extends com.ochafik.lang.jnaerator.runtime.Structure
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
vendorID
public short vendorID
tabletID
public short tabletID
pointerID
public short pointerID
deviceID
public short deviceID
systemTabletID
public short systemTabletID
vendorPointerType
public short vendorPointerType
pointerSerialNumber
public int pointerSerialNumber
uniqueID
public long uniqueID
capabilityMask
public int capabilityMask
pointerType
public byte pointerType
enterProximity
public byte enterProximity
reserved1
public short reserved1
_NXTabletProximityData
public _NXTabletProximityData()
byReference
public _NXTabletProximityData.ByReference byReference()
byValue
public _NXTabletProximityData.ByValue byValue()
clone
public _NXTabletProximityData clone()
- Overrides:
clone
in class Object