Uses of Class
org.openstreetmap.josm.data.imagery.AbstractWMSTileSource
-
Packages that use AbstractWMSTileSource Package Description org.openstreetmap.josm.data.imagery Provides the classes for JOSM imagery sources, coupled withJMapViewerclasses.org.openstreetmap.josm.gui.layer Provides classes for handling the different kinds of map layers. -
-
Uses of AbstractWMSTileSource in org.openstreetmap.josm.data.imagery
Subclasses of AbstractWMSTileSource in org.openstreetmap.josm.data.imagery Modifier and Type Class Description classTemplatedWMSTileSourceTile Source handling WMS providersclassWMSEndpointTileSourceClass representing ImageryType.WMS_ENDPOINT tile source. -
Uses of AbstractWMSTileSource in org.openstreetmap.josm.gui.layer
Methods in org.openstreetmap.josm.gui.layer that return AbstractWMSTileSource Modifier and Type Method Description protected AbstractWMSTileSourceWMSLayer. getTileSource()
-