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