org.rococoa.cocoa.iokit
Class NXEventData.zoom_struct
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NXEventData.zoom_struct,NXEventData.zoom_struct.ByValue,NXEventData.zoom_struct.ByReference>
org.rococoa.cocoa.iokit.NXEventData.zoom_struct
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NXEventData.zoom_struct,NXEventData.zoom_struct.ByValue,NXEventData.zoom_struct.ByReference>>
- Direct Known Subclasses:
- NXEventData.zoom_struct.ByReference, NXEventData.zoom_struct.ByValue
- Enclosing class:
- NXEventData
public static class NXEventData.zoom_struct
- extends Structure<NXEventData.zoom_struct,NXEventData.zoom_struct.ByValue,NXEventData.zoom_struct.ByReference>
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, newArray, read, setDependency, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, write |
Methods inherited from class com.sun.jna.Structure |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toString, writeField, writeField |
deltaAxis1
public short deltaAxis1
deltaAxis2
public short deltaAxis2
deltaAxis3
public short deltaAxis3
reserved1
public short reserved1
fixedDeltaAxis1
public int fixedDeltaAxis1
fixedDeltaAxis2
public int fixedDeltaAxis2
fixedDeltaAxis3
public int fixedDeltaAxis3
pointDeltaAxis1
public int pointDeltaAxis1
pointDeltaAxis2
public int pointDeltaAxis2
pointDeltaAxis3
public int pointDeltaAxis3
reserved8
public int[] reserved8
NXEventData.zoom_struct
public NXEventData.zoom_struct()
newArray
public static NXEventData.zoom_struct[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.