public class JAWT_DrawingSurfaceInfo extends StructObject
Constructor and Description |
---|
JAWT_DrawingSurfaceInfo() |
Modifier and Type | Method and Description |
---|---|
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.
|
offsetOfField, toString
clone, equals
public JAWT_DrawingSurfaceInfo()
public Pointer platformInfo()
public Pointer ds()
public JAWT_Rectangle bounds()
public int clipSize()
public JAWT_Rectangle clip()
Copyright © 2009-2020. All Rights Reserved.