|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<GDevice,GDevice.ByValue,GDevice.ByReference>
org.rococoa.cocoa.qd.GDevice
public class GDevice
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/QuickdrawTypes.h:1420
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.
Nested Class Summary | |
---|---|
static class |
GDevice.ByReference
|
static class |
GDevice.ByValue
|
Field Summary | |
---|---|
short |
gdCCBytes
|
short |
gdCCDepth
|
PointerByReference |
gdCCXData
Handle to cursor's expanded data C type : Handle |
PointerByReference |
gdCCXMask
Handle to cursor's expanded mask C type : Handle |
PointerByReference |
gdCompProc
complement proc list C type : CProcHndl |
PointerByReference |
gdExt
QuickTime 3.0 private info C type : Handle |
short |
gdFlags
|
short |
gdID
|
PointerByReference |
gdITable
Handle to inverse lookup table C type : ITabHandle |
int |
gdMode
|
PointerByReference |
gdNextGD
GDHandle Handle of next gDevice C type : GDHandle |
PointerByReference |
gdPMap
describing pixMap C type : PixMapHandle |
Rect |
gdRect
device's bounds in global coordinates C type : Rect |
int |
gdRefCon
|
short |
gdRefNum
|
short |
gdResPref
|
PointerByReference |
gdSearchProc
search proc list head C type : SProcHndl |
short |
gdType
|
Fields inherited from class com.sun.jna.Structure |
---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE |
Constructor Summary | |
---|---|
GDevice()
|
Method Summary | |
---|---|
static GDevice[] |
newArray(int arrayLength)
|
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 |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ochafik.lang.jnaerator.runtime.StructureType |
---|
getPointer, size |
Field Detail |
---|
public short gdRefNum
public short gdID
public short gdType
public PointerByReference gdITable
public short gdResPref
public PointerByReference gdSearchProc
public PointerByReference gdCompProc
public short gdFlags
public PointerByReference gdPMap
public int gdRefCon
public PointerByReference gdNextGD
public Rect gdRect
public int gdMode
public short gdCCBytes
public short gdCCDepth
public PointerByReference gdCCXData
public PointerByReference gdCCXMask
public PointerByReference gdExt
Constructor Detail |
---|
public GDevice()
Method Detail |
---|
public static GDevice[] newArray(int arrayLength)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |