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