java.lang.Object
org.gnu.glib.Enum
org.gnu.gdk.Fill
public class Fill
extends Enum
static Fill
OPAQUE_STIPPLED
SOLID
STIPPLED
TILED
value_
Fill
and(Fill other)
intern(int value)
or(Fill other)
boolean
test(Fill other)
xor(Fill other)
equals
getValue
hashCode
public static final Fill OPAQUE_STIPPLED
public static final Fill SOLID
public static final Fill STIPPLED
public static final Fill TILED
public Fill and(Fill other)
public static Fill intern(int value)
public Fill or(Fill other)
public boolean test(Fill other)
public Fill xor(Fill other)