Uses of Class
org.robovm.apple.coregraphics.CGLayer
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics |
-
Uses of CGLayer in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGLayer Modifier and Type Method Description static CGLayerCGLayer. create(CGContext context, CGSize size, NSDictionary auxiliaryInfo)Methods in org.robovm.apple.coregraphics with parameters of type CGLayer Modifier and Type Method Description voidCGContext. drawLayerAtPoint(CGPoint point, CGLayer layer)voidCGContext. drawLayerInRect(CGRect rect, CGLayer layer)