org.freedesktop.cairo
Class LineCap
java.lang.Object
org.gnu.glib.Enum
org.freedesktop.cairo.LineCap
public class LineCap
- 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 |
BUTT
public static final LineCap BUTT
ROUND
public static final LineCap ROUND
SQUARE
public static final LineCap SQUARE
intern
public static LineCap intern(int value)
test
public boolean test(LineCap other)