Package | Description |
---|---|
com.bbn.openmap.dataAccess.mapTile |
Modifier and Type | Class and Description |
---|---|
class |
ZoomLevelMaker
The ZoomLevelInfo class is used by the TileMaker and handles how tiles are
defined and created for a particular zoom level.
|
Modifier and Type | Field and Description |
---|---|
protected ZoomLevelInfo |
StandardMapTileFactory.zoomLevelInfo |
Modifier and Type | Method and Description |
---|---|
ZoomLevelInfo |
StandardMapTileFactory.getZoomLevelInfo()
Get the ZoomLevelInfo set on the factory.
|
Modifier and Type | Method and Description |
---|---|
protected void |
StandardMapTileFactory.getTiles(int uvleft,
int uvright,
int uvup,
int uvbottom,
ZoomLevelInfo zoomLevelInfo,
Projection proj,
OMGraphicList list) |
void |
StandardMapTileFactory.setZoomLevelInfo(ZoomLevelInfo zoomLevelInfo)
Get the ZoomLevelInfo set on the factory.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details