org.freedesktop.cairo
Class FontSlant
java.lang.Object
org.gnu.glib.Enum
org.freedesktop.cairo.FontSlant
- public class FontSlant
- extends org.gnu.glib.Enum
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 |
NORMAL
public static final FontSlant NORMAL
ITALIC
public static final FontSlant ITALIC
OBLIQUE
public static final FontSlant OBLIQUE
intern
public static FontSlant intern(int value)
test
public boolean test(FontSlant other)