Uses of Class
org.openstreetmap.gui.jmapviewer.OsmTileLoader

Packages that use OsmTileLoader
org.openstreetmap.gui.jmapviewer   
 

Uses of OsmTileLoader in org.openstreetmap.gui.jmapviewer
 

Subclasses of OsmTileLoader in org.openstreetmap.gui.jmapviewer
 class JTileDownloaderTileLoader
          A TileLoader implementation that loads tiles from OSM via HTTP and saves all loaded files in a directory located in the the temporary directory.
 class OsmFileCacheTileLoader
          A TileLoader implementation that loads tiles from OSM via HTTP and saves all loaded files in a directory located in the the temporary directory.