Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
Modifier and Type | Method and Description |
---|---|
private static AddImageryLayerAction.LayerSelection |
AddImageryLayerAction.askToSelectLayers(WMSImagery wms) |
Modifier and Type | Method and Description |
---|---|
static ImageryInfo |
AddImageryLayerAction.getWMSLayerInfo(ImageryInfo info,
java.util.function.Function<WMSImagery,AddImageryLayerAction.LayerSelection> choice)
Asks user to choose a WMS layer from a WMS endpoint.
|