Package | Description |
---|---|
org.openstreetmap.josm.data.imagery |
Provides the classes for JOSM imagery sources, coupled with
JMapViewer classes. |
Modifier and Type | Field and Description |
---|---|
private WMTSTileSource.TileMatrixSet |
WMTSTileSource.currentTileMatrixSet |
private WMTSTileSource.TileMatrixSet |
WMTSTileSource.Layer.tileMatrixSet |
Modifier and Type | Method and Description |
---|---|
(package private) WMTSTileSource.TileMatrixSet |
WMTSTileSource.TileMatrixSetBuilder.build() |
private static WMTSTileSource.TileMatrixSet |
WMTSTileSource.parseTileMatrixSet(javax.xml.stream.XMLStreamReader reader)
Parses TileMatrixSet section.
|
Constructor and Description |
---|
TileMatrixSet(WMTSTileSource.TileMatrixSet tileMatrixSet) |