Package | Description |
---|---|
org.openstreetmap.josm.gui.layer |
Modifier and Type | Field and Description |
---|---|
private TMSLayer.TileSet |
TMSLayer.nullTileSet |
private TMSLayer.TileSet[] |
TMSLayer.DeepTileSet.tileSets |
Modifier and Type | Method and Description |
---|---|
TMSLayer.TileSet |
TMSLayer.DeepTileSet.getTileSet(int zoom) |
Modifier and Type | Method and Description |
---|---|
private static TMSLayer.TileSetInfo |
TMSLayer.getTileSetInfo(TMSLayer.TileSet ts) |
(package private) List<Tile> |
TMSLayer.paintTileImages(Graphics g,
TMSLayer.TileSet ts,
int zoom,
Tile border) |
(package private) void |
TMSLayer.paintTileText(TMSLayer.TileSet ts,
Tile tile,
Graphics g,
MapView mv,
int zoom,
Tile t) |