|
|||||||||||
| 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.OverlapType
| Field Summary | |
static OverlapType |
IN
|
static OverlapType |
OUT
|
static OverlapType |
PART
|
| Method Summary | |
OverlapType |
and(OverlapType other)
|
static OverlapType |
intern(int value)
|
OverlapType |
or(OverlapType other)
|
boolean |
test(OverlapType other)
|
OverlapType |
xor(OverlapType 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 OverlapType IN
public static final OverlapType OUT
public static final OverlapType PART
| Method Detail |
public static OverlapType intern(int value)
public OverlapType or(OverlapType other)
public OverlapType and(OverlapType other)
public OverlapType xor(OverlapType other)
public boolean test(OverlapType 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 | ||||||||||