org.rococoa.cocoa.iokit
Class NXEventData.mouseMove_struct.tablet_union
java.lang.Object
com.sun.jna.Structure
com.sun.jna.Union
com.ochafik.lang.jnaerator.runtime.Union
org.rococoa.cocoa.iokit.NXEventData.mouseMove_struct.tablet_union
- Direct Known Subclasses:
- NXEventData.mouseMove_struct.tablet_union.ByReference, NXEventData.mouseMove_struct.tablet_union.ByValue
- Enclosing class:
- NXEventData.mouseMove_struct
public static class NXEventData.mouseMove_struct.tablet_union
- extends com.ochafik.lang.jnaerator.runtime.Union
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Union |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getPointer, getStructAlignment, hashCode, newInstance, read, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write |
NXEventData.mouseMove_struct.tablet_union
public NXEventData.mouseMove_struct.tablet_union()
byReference
public NXEventData.mouseMove_struct.tablet_union.ByReference byReference()
byValue
public NXEventData.mouseMove_struct.tablet_union.ByValue byValue()
clone
public NXEventData.mouseMove_struct.tablet_union clone()
- Overrides:
clone
in class Object