|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.x11.image.Image
gnu.x11.image.Bitmap
gnu.x11.image.XBM
public class XBM
Field Summary |
---|
Fields inherited from class gnu.x11.image.Bitmap |
---|
FORMAT, scanline_unit, unit_byte_count |
Fields inherited from class gnu.x11.image.Image |
---|
data, format, height, LEAST_SIGNIFICANT, left_pad, line_byte_count, LSB_FIRST, MOST_SIGNIFICANT, MSB_FIRST, pixmap_format, width |
Constructor Summary | |
---|---|
XBM(Display display,
int width,
int height,
int[] xbm)
|
Method Summary |
---|
Methods inherited from class gnu.x11.image.Bitmap |
---|
set |
Methods inherited from class gnu.x11.image.Image |
---|
init |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XBM(Display display, int width, int height, int[] xbm)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |