org.gnu.gtk
Class MetricType
java.lang.Object
org.gnu.glib.Enum
org.gnu.gtk.MetricType
- public class MetricType
- 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 |
PIXELS
public static final MetricType PIXELS
INCHES
public static final MetricType INCHES
CENTIMETERS
public static final MetricType CENTIMETERS
intern
public static MetricType intern(int value)
or
public MetricType or(MetricType other)
and
public MetricType and(MetricType other)
xor
public MetricType xor(MetricType other)
test
public boolean test(MetricType other)