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