org.gnu.gtk
Class CurveType
java.lang.Object
org.gnu.glib.Enum
org.gnu.gtk.CurveType
- public class CurveType
- extends Enum
Fields inherited from class org.gnu.glib.Enum |
value_ |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
LINEAR
public static final CurveType LINEAR
SPLINE
public static final CurveType SPLINE
FREE
public static final CurveType FREE
intern
public static CurveType intern(int value)
or
public CurveType or(CurveType other)
and
public CurveType and(CurveType other)
xor
public CurveType xor(CurveType other)
test
public boolean test(CurveType other)