Package org.robovm.apple.coreanimation
Class CALineJoin
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.coreanimation.CALineJoin
public class CALineJoin extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCALineJoin.AsListMarshalerstatic classCALineJoin.Marshalerstatic classCALineJoin.Values -
Field Summary
Fields Modifier and Type Field Description static CALineJoinBevelstatic CALineJoinMiterstatic CALineJoinRound -
Method Summary
Modifier and Type Method Description static CALineJoinvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Miter
-
Round
-
Bevel
-
-
Method Details
-
valueOf
-