public class OpenStreetMapTile extends MapTile
| Constructor and Description |
|---|
OpenStreetMapTile(OpenStreetMapLayer layer,
int zoomLevel,
double resolution,
int tileX,
int tileY) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getTileX() |
int |
getTileY() |
int |
getZoomLevel() |
int |
hashCode() |
BufferedImage |
loadBuffferedImage() |
String |
toString() |
getBoundingBox, getGeometryFactory, getHeight, getImage, getImage, getImage, getResolution, getWidth, loadImage, loadImage, loadImagepublic OpenStreetMapTile(OpenStreetMapLayer layer, int zoomLevel, double resolution, int tileX, int tileY)
public int getTileX()
public int getTileY()
public int getZoomLevel()
public BufferedImage loadBuffferedImage()
loadBuffferedImage in class MapTileCopyright © 2015 Revolution Systems Inc.. All rights reserved.