Package | Description |
---|---|
com.bbn.openmap.dataAccess.mapTile |
Modifier and Type | Class and Description |
---|---|
static class |
MapTileUtil.Copy
Action that copies tiles from one directory to another.
|
static class |
MapTileUtil.Jar
Action that creates a jar file containing the specified files.
|
static class |
MapTileUtil.URLGrabber
A Builder that knows how to download files from a website.
|
Modifier and Type | Method and Description |
---|---|
MapTileUtil.Action |
MapTileUtil.Action.addBounds(double ulat,
double llon,
double llat,
double rlon) |
MapTileUtil.Action |
MapTileUtil.Action.addZoom(int zoom) |
MapTileUtil.Action |
MapTileUtil.Action.addZoomRange(int zoom1,
int zoom2) |
MapTileUtil.Action |
MapTileUtil.Action.format(java.lang.String format) |
MapTileUtil.Action |
MapTileUtil.Action.transform(MapTileCoordinateTransform transform) |
Modifier and Type | Method and Description |
---|---|
void |
MapTileUtil.grabTiles(MapTileUtil.Action builder)
Figure out which tiles need action, based on settings.
|
Constructor and Description |
---|
MapTileUtil(MapTileUtil.Action builder) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details