| 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 java.util.Collection<WMTSTileSource.Dimension> |
WMTSTileSource.Layer.dimensions |
| Modifier and Type | Method and Description |
|---|---|
private static WMTSTileSource.Dimension |
WMTSTileSource.parseDimension(javax.xml.stream.XMLStreamReader reader)
Gets Dimension value.
|