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