org.gnu.gtk
Class MetricType
java.lang.Object
org.gnu.glib.Enum
org.gnu.gtk.MetricType
public class MetricType
- extends org.gnu.glib.Enum
Methods inherited from class org.gnu.glib.Enum |
equals, getValue, hashCode |
Methods inherited from class java.lang.Object |
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)