Uses of Class
org.robovm.apple.mapkit.MKTileOverlayPath
| Package | Description |
|---|---|
| org.robovm.apple.mapkit |
-
Uses of MKTileOverlayPath in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return MKTileOverlayPath Modifier and Type Method Description MKTileOverlayPathMKTileOverlayPath. setContentScaleFactor(double contentScaleFactor)MKTileOverlayPathMKTileOverlayPath. setX(long x)MKTileOverlayPathMKTileOverlayPath. setY(long y)MKTileOverlayPathMKTileOverlayPath. setZ(long z)Methods in org.robovm.apple.mapkit with parameters of type MKTileOverlayPath Modifier and Type Method Description NSURLMKTileOverlay. getURL(MKTileOverlayPath path)voidMKTileOverlay. loadTile(MKTileOverlayPath path, VoidBlock2<NSData,NSError> result)