|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TMSLayer.TileSet | |
|---|---|
| org.openstreetmap.josm.gui.layer | |
| Uses of TMSLayer.TileSet in org.openstreetmap.josm.gui.layer |
|---|
| Fields in org.openstreetmap.josm.gui.layer declared as TMSLayer.TileSet | |
|---|---|
private TMSLayer.TileSet |
TMSLayer.nullTileSet
|
private TMSLayer.TileSet[] |
TMSLayer.DeepTileSet.tileSets
|
| Methods in org.openstreetmap.josm.gui.layer that return TMSLayer.TileSet | |
|---|---|
TMSLayer.TileSet |
TMSLayer.DeepTileSet.getTileSet(int zoom)
|
| Methods in org.openstreetmap.josm.gui.layer with parameters of type TMSLayer.TileSet | |
|---|---|
private static TMSLayer.TileSetInfo |
TMSLayer.getTileSetInfo(TMSLayer.TileSet ts)
|
(package private) java.util.List<Tile> |
TMSLayer.paintTileImages(java.awt.Graphics g,
TMSLayer.TileSet ts,
int zoom,
Tile border)
|
(package private) void |
TMSLayer.paintTileText(TMSLayer.TileSet ts,
Tile tile,
java.awt.Graphics g,
MapView mv,
int zoom,
Tile t)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||