Package org.openstreetmap.josm.gui.preferences.imagery
Provides classes for handling imagery preferences.
-
Interface Summary Interface Description AddImageryPanel.ContentValidationListener A listener notified when the validation status of this panel change. -
Class Summary Class Description AddImageryDialog Dialog shown to add a new imagery (WMS/TMS/WMTS) source from imagery preferences.AddImageryPanel An abstract imagery panel used to add WMS/TMS imagery sources.AddMVTLayerPanel A panel for adding Mapbox Vector Tile layersAddTMSLayerPanel An imagery panel used to add TMS imagery sourcesAddWMSLayerPanel An imagery panel used to add WMS imagery sources.AddWMTSLayerPanel Panel for adding WMTS imagery sourcesCacheSettingsPanel Panel for cache size, location and content management.CommonSettingsPanel JPanel
giving access to common imagery settings.HeadersTable Simple table for editing HTTP headersImageryPreference Imagery preferences, including imagery providers, settings and offsets.ImageryPreference.Factory Factory used to create a newImageryPreference
.ImageryPreference.OffsetBookmarksPanel ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel The table model for imagery offsets listImageryProvidersPanel A panel displaying imagery providers.ImageryProvidersPanel.ImageryCategoryTableCellRenderer class to render the category information of Imagery sourceImageryProvidersPanel.ImageryCountryTableCellRenderer class to render the country information of Imagery sourceImageryProvidersPanel.ImageryNameTableCellRenderer class to render the name information of Imagery sourceImageryProvidersPanel.ImageryTableCellRenderer<T> class to render an information of Imagery sourceImageryProvidersPanel.ImageryURLTableCellRenderer class to render the URL information of Imagery sourceTMSSettingsPanel JPanel
giving access to TMS settings.WMSLayerTree The layer tree of a WMS server.WMSLayerTree.LayerTreeCellRenderer WMSSettingsPanel JPanel
giving access to WMS settings.