Package com.jcraft.weirdx
Class Drawable
java.lang.Object
com.jcraft.weirdx.Drawable
-
Field Summary
FieldsModifier and TypeFieldDescriptionbyte
int
byte
static final byte
static final byte
static final byte
int
com.jcraft.weirdx.Screen
long
byte
static final byte
int
int
int
-
Method Summary
-
Field Details
-
DRAWABLE_WINDOW
public static final byte DRAWABLE_WINDOW- See Also:
-
DRAWABLE_PIXMAP
public static final byte DRAWABLE_PIXMAP- See Also:
-
UNDRAWABLE_WINDOW
public static final byte UNDRAWABLE_WINDOW- See Also:
-
DRAWABLE_BUFFER
public static final byte DRAWABLE_BUFFER- See Also:
-
type
public byte type -
clss
public int clss -
depth
public byte depth -
bitsPerPixel
public byte bitsPerPixel -
x
public int x -
y
public int y -
width
public int width -
height
public int height -
screen
public com.jcraft.weirdx.Screen screen -
serialNumber
public long serialNumber
-
-
Method Details