|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.freedesktop.cairo.MimeType
public class MimeType
MIME types specifically supported by the Surface's
setMimeData()
.
Field Summary | |
---|---|
static MimeType |
JP2
The newer JPEG 2000 format images using wavelet compression. |
static MimeType |
JPEG
Normal JPEG format photographic images. |
static MimeType |
PNG
Portable Network Graphic. |
static MimeType |
URI
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final MimeType JP2
public static final MimeType JPEG
public static final MimeType PNG
public static final MimeType URI
Method Detail |
---|
public String toString()
toString
in class Object
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |