org.jdesktop.swingx.mapviewer
[Java] Class AbstractTileFactory.TileRunner
java.lang.Object
org.jdesktop.swingx.mapviewer.AbstractTileFactory.TileRunner
- All Implemented Interfaces:
- Runnable
private class AbstractTileFactory.TileRunner
Gets the full URI of a tile.
- throws:
- java.net.URISyntaxException
- Parameters:
- tile
- Returns:
AbstractTileFactory.TileRunner
AbstractTileFactory.TileRunner()
-
cacheInputStream
private byte[] cacheInputStream(URL url)
-
getURI
protected URI getURI(Tile tile)
-
run
public void run()
-
Groovy Documentation