|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bridj.NativeObject
org.bridj.StructObject
org.bridj.jawt.JAWT_DrawingSurfaceInfo
public class JAWT_DrawingSurfaceInfo
native declaration : jawt.h
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java or BridJ .
Field Summary |
---|
Fields inherited from class org.bridj.StructObject |
---|
io |
Fields inherited from class org.bridj.NativeObject |
---|
peer, typeInfo |
Constructor Summary | |
---|---|
JAWT_DrawingSurfaceInfo()
|
Method Summary | |
---|---|
JAWT_Rectangle |
bounds()
Bounding rectangle of the drawing surface C type : JAWT_Rectangle |
JAWT_Rectangle |
clip()
Clip rectangle array C type : JAWT_Rectangle* |
int |
clipSize()
|
Pointer |
ds()
Cached pointer to the underlying drawing surface C type : jawt_DrawingSurface* |
Pointer |
platformInfo()
Pointer to the platform-specific information. |
Methods inherited from class org.bridj.StructObject |
---|
toString |
Methods inherited from class org.bridj.NativeObject |
---|
clone, equals |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JAWT_DrawingSurfaceInfo()
Method Detail |
---|
public Pointer platformInfo()
public Pointer ds()
public JAWT_Rectangle bounds()
public int clipSize()
public JAWT_Rectangle clip()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |