Package | Description |
---|---|
org.openstreetmap.josm.data.imagery |
Modifier and Type | Field and Description |
---|---|
private WMTSTileSource.TileMatrixSet |
WMTSTileSource.currentTileMatrixSet |
private WMTSTileSource.TileMatrixSet |
WMTSTileSource.Layer.tileMatrixSet |
Modifier and Type | Method and Description |
---|---|
private java.util.Map<java.lang.String,WMTSTileSource.TileMatrixSet> |
WMTSTileSource.parseMatrices(org.w3c.dom.NodeList nodeList) |
Modifier and Type | Method and Description |
---|---|
private java.util.Collection<WMTSTileSource.Layer> |
WMTSTileSource.parseLayer(org.w3c.dom.NodeList nodeList,
java.util.Map<java.lang.String,WMTSTileSource.TileMatrixSet> matrixSetById) |