|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wx.Object wx.ImageHandler wx.PNGHandler
Field Summary | |
static int |
PNG_TYPE_COLOUR
|
static int |
PNG_TYPE_GREY
|
static int |
PNG_TYPE_GREY_RED
|
Fields inherited from class wx.ImageHandler |
IMAGE_RESOLUTION_CM, IMAGE_RESOLUTION_INCHES |
Constructor Summary | |
PNGHandler()
|
Method Summary | |
void |
delete()
|
Methods inherited from class wx.ImageHandler |
getExtension, getMimeType, getName, getType, setExtension, setMimeType, setName, setType |
Methods inherited from class wx.Object |
_, getTanslation |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int PNG_TYPE_COLOUR
public static final int PNG_TYPE_GREY
public static final int PNG_TYPE_GREY_RED
Constructor Detail |
public PNGHandler()
Method Detail |
public void delete()
delete
in class ImageHandler
|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |