Package org.robovm.apple.coregraphics
Interface CGPath.Applier
- Enclosing class:
- CGPath
public static interface CGPath.Applier
-
Method Summary
Modifier and Type Method Description voidapply(CGPathElementType type, CGPoint point1, CGPoint point2, CGPoint point3)
-
Method Details
-
apply
-