Package | Description |
---|---|
com.bbn.openmap.dataAccess.mapTile |
Modifier and Type | Class and Description |
---|---|
class |
ShpFileEmptyTileHandler
Uses a Shape file to figure out if a tile is over water or over land, so the
proper color is used for an empty tile.
|
class |
SimpleEmptyTileHandler
An EmptyTileHandler that uses DrawingAttributes to create a rectangle to fill in for empty tiles.
|
class |
WholeWorldTileHandler
The WholeWorldTileHandler is a special EmptyTileHandler that manages a
special set of jar files containing tiles that cover the entire earth.
|
Modifier and Type | Field and Description |
---|---|
protected EmptyTileHandler |
StandardMapTileFactory.emptyTileHandler |
Modifier and Type | Method and Description |
---|---|
EmptyTileHandler |
StandardMapTileFactory.getEmptyTileHandler() |
EmptyTileHandler |
MapTileFactory.getEmptyTileHandler()
Get object that handles empty tiles.
|
Modifier and Type | Method and Description |
---|---|
void |
StandardMapTileFactory.setEmptyTileHandler(EmptyTileHandler emptyTileHandler) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details