Uses of Class
org.robovm.apple.coreanimation.CALineCap
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CALineCap in org.robovm.apple.coreanimation
Fields in org.robovm.apple.coreanimation declared as CALineCap Modifier and Type Field Description static CALineCapCALineCap. Buttstatic CALineCapCALineCap. Roundstatic CALineCapCALineCap. SquareMethods in org.robovm.apple.coreanimation that return CALineCap Modifier and Type Method Description CALineCapCAShapeLayer. getLineCap()static CALineCapCALineCap.Marshaler. toObject(Class<CALineCap> cls, long handle, long flags)static CALineCapCALineCap. valueOf(NSString value)Methods in org.robovm.apple.coreanimation that return types with arguments of type CALineCap Modifier and Type Method Description static List<CALineCap>CALineCap.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreanimation with parameters of type CALineCap Modifier and Type Method Description voidCAShapeLayer. setLineCap(CALineCap v)static longCALineCap.Marshaler. toNative(CALineCap o, long flags)