|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TileList in org.openstreetmap.fma.jtiledownloader |
---|
Constructors in org.openstreetmap.fma.jtiledownloader with parameters of type TileList | |
---|---|
TileListDownloader(java.lang.String downloadPath,
TileList tilesToDownload,
TileProviderIf tileProvider)
|
Uses of TileList in org.openstreetmap.fma.jtiledownloader.cmdline |
---|
Fields in org.openstreetmap.fma.jtiledownloader.cmdline declared as TileList | |
---|---|
private TileList |
JTileDownloaderCommandLine._tileList
|
Uses of TileList in org.openstreetmap.fma.jtiledownloader.config |
---|
Methods in org.openstreetmap.fma.jtiledownloader.config that return TileList | |
---|---|
TileList |
DownloadConfigurationUrlSquare.getTileList(DownloadJob downloadJob)
|
TileList |
DownloadConfigurationGPX.getTileList(DownloadJob downloadJob)
|
TileList |
DownloadConfigurationBBoxXY.getTileList(DownloadJob downloadJob)
|
TileList |
DownloadConfigurationBBoxLatLon.getTileList(DownloadJob downloadJob)
|
abstract TileList |
DownloadConfiguration.getTileList(DownloadJob downloadJob)
|
Uses of TileList in org.openstreetmap.fma.jtiledownloader.tilelist |
---|
Classes in org.openstreetmap.fma.jtiledownloader.tilelist that implement TileList | |
---|---|
class |
TileListBBoxLatLon
|
class |
TileListCommon
|
class |
TileListCommonBBox
|
class |
TileListCommonGPX
|
class |
TileListSimple
|
class |
TileListUrlSquare
|
Uses of TileList in org.openstreetmap.fma.jtiledownloader.views.main.inputpanel |
---|
Methods in org.openstreetmap.fma.jtiledownloader.views.main.inputpanel that return TileList | |
---|---|
TileList |
UrlSquarePanel.getTileList()
|
abstract TileList |
InputPanel.getTileList()
|
TileList |
GPXPanel.getTileList()
|
TileList |
BBoxXYPanel.getTileList()
|
TileList |
BBoxLatLonPanel.getTileList()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |