|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gnu.glib.Enum
|
+--org.gnu.gdk.RgbDither
| Field Summary | |
static RgbDither |
MAX
|
static RgbDither |
NONE
|
static RgbDither |
NORMAL
|
| Method Summary | |
RgbDither |
and(RgbDither other)
|
static RgbDither |
intern(int value)
|
RgbDither |
or(RgbDither other)
|
boolean |
test(RgbDither other)
|
RgbDither |
xor(RgbDither other)
|
| Methods inherited from class org.gnu.glib.Enum |
equals, getValue, hashCode |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final RgbDither NONE
public static final RgbDither NORMAL
public static final RgbDither MAX
| Method Detail |
public static RgbDither intern(int value)
public RgbDither or(RgbDither other)
public RgbDither and(RgbDither other)
public RgbDither xor(RgbDither other)
public boolean test(RgbDither other)
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||