Package | Description |
---|---|
org.openstreetmap.josm.data.imagery |
Modifier and Type | Field and Description |
---|---|
(package private) SortedSet<WMTSTileSource.TileMatrix> |
WMTSTileSource.TileMatrixSet.tileMatrix |
Modifier and Type | Method and Description |
---|---|
private WMTSTileSource.TileMatrix |
WMTSTileSource.getTileMatrix(int zoom) |
private static WMTSTileSource.TileMatrix |
WMTSTileSource.parseTileMatrix(XMLStreamReader reader,
String matrixCrs)
Parses TileMatrix section.
|