Uses of Class
org.robovm.apple.coregraphics.CGPatternTiling
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics |
-
Uses of CGPatternTiling in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGPatternTiling Modifier and Type Method Description static CGPatternTilingCGPatternTiling. valueOf(long n)Returns the enum constant of this type with the specified name.static CGPatternTilingCGPatternTiling. valueOf(String name)Returns the enum constant of this type with the specified name.static CGPatternTiling[]CGPatternTiling. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coregraphics with parameters of type CGPatternTiling Modifier and Type Method Description static CGPatternCGPattern. create(CGRect bounds, CGAffineTransform matrix, double xStep, double yStep, CGPatternTiling tiling, boolean isColored, CGPattern.DrawPattern drawPattern)