| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.preferences.imagery |
Provides classes for handling imagery preferences.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddTMSLayerPanel
An imagery panel used to add TMS imagery sources
|
class |
AddWMSLayerPanel
An imagery panel used to add WMS imagery sources.
|
class |
AddWMTSLayerPanel
Panel for adding WMTS imagery sources
|
| Constructor and Description |
|---|
AddImageryDialog(java.awt.Component parent,
AddImageryPanel panel)
Constructs a new AddImageryDialog.
|