|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.dataAccess.mapTile.TileGrabber
public class TileGrabber
Utility class that fetches tiles from a http source. Runs as an application. Prints out a usage statement that describes options.
| Nested Class Summary | |
|---|---|
static class |
TileGrabber.Builder
|
| Constructor Summary | |
|---|---|
TileGrabber()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Takes arguments for source tile directory, target directory, and option sub-jar zoom level, and creates jars in the right place with expected tiles. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TileGrabber()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||