Uses of Class
org.openstreetmap.josm.data.imagery.WMTSTileSource.Dimension
-
Packages that use WMTSTileSource.Dimension Package Description org.openstreetmap.josm.data.imagery Provides the classes for JOSM imagery sources, coupled withJMapViewer
classes. -
-
Uses of WMTSTileSource.Dimension in org.openstreetmap.josm.data.imagery
Fields in org.openstreetmap.josm.data.imagery with type parameters of type WMTSTileSource.Dimension Modifier and Type Field Description private Collection<WMTSTileSource.Dimension>
WMTSTileSource.Layer. dimensions
Methods in org.openstreetmap.josm.data.imagery that return WMTSTileSource.Dimension Modifier and Type Method Description private static WMTSTileSource.Dimension
WMTSTileSource. parseDimension(XMLStreamReader reader)
Gets Dimension value.
-