Uses of Class
org.robovm.apple.coreanimation.CALineJoin
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CALineJoin in org.robovm.apple.coreanimation
Fields in org.robovm.apple.coreanimation declared as CALineJoin Modifier and Type Field Description static CALineJoinCALineJoin. Bevelstatic CALineJoinCALineJoin. Miterstatic CALineJoinCALineJoin. RoundMethods in org.robovm.apple.coreanimation that return CALineJoin Modifier and Type Method Description CALineJoinCAShapeLayer. getLineJoin()static CALineJoinCALineJoin.Marshaler. toObject(Class<CALineJoin> cls, long handle, long flags)static CALineJoinCALineJoin. valueOf(NSString value)Methods in org.robovm.apple.coreanimation that return types with arguments of type CALineJoin Modifier and Type Method Description static List<CALineJoin>CALineJoin.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreanimation with parameters of type CALineJoin Modifier and Type Method Description voidCAShapeLayer. setLineJoin(CALineJoin v)static longCALineJoin.Marshaler. toNative(CALineJoin o, long flags)Method parameters in org.robovm.apple.coreanimation with type arguments of type CALineJoin Modifier and Type Method Description static longCALineJoin.AsListMarshaler. toNative(List<CALineJoin> l, long flags)static CALineJoinCALineJoin.Marshaler. toObject(Class<CALineJoin> cls, long handle, long flags)