|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.epseelon.mobimap.tiles.TileFactory
org.epseelon.mobimap.tiles.AbstractTileFactory
org.epseelon.mobimap.tiles.google.GoogleSatelliteTileFactory
public class GoogleSatelliteTileFactory
| Constructor Summary | |
|---|---|
GoogleSatelliteTileFactory(javax.microedition.lcdui.Canvas canvasToRepaintWhenLoaded,
int cacheSize)
Creates a new instance of TileFactory |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getCoordinatePart(int x,
int y,
int zoom)
|
protected int |
getParticularZoomFromReferenceZoom(int referenceZoom)
|
protected int |
getReferenceZoomFromParticularZoom(int particularZoom)
|
| Methods inherited from class org.epseelon.mobimap.tiles.AbstractTileFactory |
|---|
getTile, getTileUrl, startLoading |
| Methods inherited from class org.epseelon.mobimap.tiles.TileFactory |
|---|
geoToPixel, getInfo, getMapSize, getTileSize, pixelToGeo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GoogleSatelliteTileFactory(javax.microedition.lcdui.Canvas canvasToRepaintWhenLoaded,
int cacheSize)
| Method Detail |
|---|
protected java.lang.String getCoordinatePart(int x,
int y,
int zoom)
getCoordinatePart in class TileFactoryprotected int getParticularZoomFromReferenceZoom(int referenceZoom)
getParticularZoomFromReferenceZoom in class TileFactoryprotected int getReferenceZoomFromParticularZoom(int particularZoom)
getReferenceZoomFromParticularZoom in class TileFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||