org.freedesktop.cairo
public class FillRule extends org.gnu.glib.Enum
static FillRule
EVEN_ODD
WINDING
intern(int value)
boolean
test(FillRule other)
equals, getValue, hashCode
getClass, notify, notifyAll, toString, wait, wait, wait
public static final FillRule WINDING
public static final FillRule EVEN_ODD
public static FillRule intern(int value)
public boolean test(FillRule other)