Uses of Class
org.robovm.apple.coregraphics.CGRectEdge
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics | |
| org.robovm.apple.mapkit |
-
Uses of CGRectEdge in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGRectEdge Modifier and Type Method Description static CGRectEdgeCGRectEdge. valueOf(long n)Returns the enum constant of this type with the specified name.static CGRectEdgeCGRectEdge. valueOf(String name)Returns the enum constant of this type with the specified name.static CGRectEdge[]CGRectEdge. 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 CGRectEdge Modifier and Type Method Description voidCGRect. divide(CGRect slice, CGRect remainder, double amount, CGRectEdge edge) -
Uses of CGRectEdge in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit with parameters of type CGRectEdge Modifier and Type Method Description voidMKMapRect. divide(MKMapRect slice, MKMapRect remainder, double amount, CGRectEdge edge)