Uses of Class
org.robovm.apple.mapkit.MKMapSize
| Package | Description |
|---|---|
| org.robovm.apple.mapkit |
-
Uses of MKMapSize in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return MKMapSize Modifier and Type Method Description MKMapSizeMKMapRect. getSize()MKMapSizeMKMapSize. setHeight(double height)MKMapSizeMKMapSize. setWidth(double width)static MKMapSizeMKMapSize. World()Methods in org.robovm.apple.mapkit with parameters of type MKMapSize Modifier and Type Method Description booleanMKMapSize. equalsTo(MKMapSize other)MKMapRectMKMapRect. setSize(MKMapSize size)Constructors in org.robovm.apple.mapkit with parameters of type MKMapSize Constructor Description MKMapRect(MKMapPoint origin, MKMapSize size)