Package | Description |
---|---|
org.openstreetmap.josm.data.imagery |
Provides the classes for JOSM imagery sources, coupled with
JMapViewer classes. |
org.openstreetmap.josm.gui.preferences.imagery |
Provides classes for handling imagery preferences.
|
Modifier and Type | Field and Description |
---|---|
private WMSImagery |
WMSEndpointTileSource.wmsi |
Modifier and Type | Field and Description |
---|---|
private WMSImagery |
AddWMSLayerPanel.wms |
Modifier and Type | Method and Description |
---|---|
void |
WMSLayerTree.updateTree(WMSImagery wms)
Updates the whole tree with the given WMS imagery info.
|