Uses of Class
org.robovm.apple.coreanimation.CAShapeFillRule
| Package | Description |
|---|---|
| org.robovm.apple.coreanimation |
-
Uses of CAShapeFillRule in org.robovm.apple.coreanimation
Fields in org.robovm.apple.coreanimation declared as CAShapeFillRule Modifier and Type Field Description static CAShapeFillRuleCAShapeFillRule. EvenOddstatic CAShapeFillRuleCAShapeFillRule. NonZeroMethods in org.robovm.apple.coreanimation that return CAShapeFillRule Modifier and Type Method Description CAShapeFillRuleCAShapeLayer. getFillRule()static CAShapeFillRuleCAShapeFillRule.Marshaler. toObject(Class<CAShapeFillRule> cls, long handle, long flags)static CAShapeFillRuleCAShapeFillRule. valueOf(NSString value)Methods in org.robovm.apple.coreanimation that return types with arguments of type CAShapeFillRule Modifier and Type Method Description static List<CAShapeFillRule>CAShapeFillRule.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreanimation with parameters of type CAShapeFillRule Modifier and Type Method Description voidCAShapeLayer. setFillRule(CAShapeFillRule v)static longCAShapeFillRule.Marshaler. toNative(CAShapeFillRule o, long flags)Method parameters in org.robovm.apple.coreanimation with type arguments of type CAShapeFillRule Modifier and Type Method Description static longCAShapeFillRule.AsListMarshaler. toNative(List<CAShapeFillRule> l, long flags)static CAShapeFillRuleCAShapeFillRule.Marshaler. toObject(Class<CAShapeFillRule> cls, long handle, long flags)