See: Description
| Interface | Description |
|---|---|
| AddImageryPanel.ContentValidationListener |
A listener notified when the validation status of this panel change.
|
| 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.
|
| AddTMSLayerPanel |
An imagery panel used to add TMS imagery sources
|
| AddWMSLayerPanel |
An imagery panel used to add WMS imagery sources.
|
| AddWMTSLayerPanel |
Panel for adding WMTS imagery sources
|
| CacheSettingsPanel |
Panel for cache size, location and content management.
|
| CommonSettingsPanel |
JPanel giving access to common imagery settings. |
| HeadersTable |
Simple table for editing HTTP headers
|
| ImageryPreference |
Imagery preferences, including imagery providers, settings and offsets.
|
| ImageryPreference.Factory |
Factory used to create a new
ImageryPreference. |
| ImageryPreference.OffsetBookmarksPanel | |
| ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel |
The table model for imagery offsets list
|
| ImageryProvidersPanel |
A panel displaying imagery providers.
|
| ImageryProvidersPanel.ImageryCategoryTableCellRenderer |
class to render the category information of Imagery source
|
| ImageryProvidersPanel.ImageryCountryTableCellRenderer |
class to render the country information of Imagery source
|
| ImageryProvidersPanel.ImageryNameTableCellRenderer |
class to render the name information of Imagery source
|
| ImageryProvidersPanel.ImageryTableCellRenderer<T> |
class to render an information of Imagery source
|
| ImageryProvidersPanel.ImageryURLTableCellRenderer |
class to render the URL information of Imagery source
|
| TMSSettingsPanel |
JPanel giving access to TMS settings. |
| WMSLayerTree |
The layer tree of a WMS server.
|
| WMSLayerTree.LayerTreeCellRenderer | |
| WMSSettingsPanel |
JPanel giving access to WMS settings. |