public class GeoPackageOverlayFactory extends Object
| Constructor and Description |
|---|
GeoPackageOverlayFactory() |
| Modifier and Type | Method and Description |
|---|---|
static BoundedOverlay |
getBoundedOverlay(TileDao tileDao)
Get a Bounded Overlay Tile Provider for the Tile DAO
|
static Tile |
getTile(GeoPackageTile geoPackageTile)
Get a map tile from the GeoPackage tile
|
static TileProvider |
getTileProvider(TileDao tileDao)
Get a Tile Provider for the Tile DAO
|
public static TileProvider getTileProvider(TileDao tileDao)
tileDao - public static BoundedOverlay getBoundedOverlay(TileDao tileDao)
tileDao - public static Tile getTile(GeoPackageTile geoPackageTile)
geoPackageTile -