Enum
org.freedesktop.cairo.FillRule
public class FillRule
extends Enum
static FillRule
EVEN_ODD
WINDING
intern(int value)
boolean
test(FillRule other)
public static final FillRule EVEN_ODD
public static final FillRule WINDING
public static FillRule intern(int value)
public boolean test(FillRule other)