org.freedesktop.cairo
public class LineCap extends org.gnu.glib.Enum
static LineCap
BUTT
ROUND
SQUARE
intern(int value)
boolean
test(LineCap other)
equals, getValue, hashCode
getClass, notify, notifyAll, toString, wait, wait, wait
public static final LineCap BUTT
public static final LineCap ROUND
public static final LineCap SQUARE
public static LineCap intern(int value)
public boolean test(LineCap other)