Modifier and Type | Field and Description |
---|---|
private ImageryInfo |
AddImageryLayerAction.info |
Modifier and Type | Method and Description |
---|---|
protected ImageryInfo |
AddImageryLayerAction.getWMSLayerInfo() |
Constructor and Description |
---|
AddImageryLayerAction(ImageryInfo info) |
Modifier and Type | Field and Description |
---|---|
(package private) static List<ImageryInfo> |
ImageryLayerInfo.defaultLayers |
(package private) List<ImageryInfo> |
ImageryLayerInfo.layers |
Modifier and Type | Method and Description |
---|---|
List<ImageryInfo> |
ImageryLayerInfo.getDefaultLayers() |
List<ImageryInfo> |
ImageryLayerInfo.getLayers() |
Modifier and Type | Method and Description |
---|---|
void |
ImageryLayerInfo.add(ImageryInfo info) |
static void |
ImageryLayerInfo.addLayer(ImageryInfo info) |
int |
ImageryInfo.compareTo(ImageryInfo in) |
void |
ImageryInfo.copyAttribution(ImageryInfo i) |
boolean |
ImageryInfo.equalsBaseValues(ImageryInfo in) |
void |
ImageryLayerInfo.remove(ImageryInfo info) |
Modifier and Type | Method and Description |
---|---|
static void |
ImageryLayerInfo.addLayers(Collection<ImageryInfo> infos) |
Constructor and Description |
---|
ImageryInfo(ImageryInfo i) |
ImageryPreferenceEntry(ImageryInfo i) |
Modifier and Type | Field and Description |
---|---|
protected ImageryInfo |
ImageryLayer.info |
Modifier and Type | Method and Description |
---|---|
ImageryInfo |
WMSLayer.getInfo() |
ImageryInfo |
ImageryLayer.getInfo() |
Modifier and Type | Method and Description |
---|---|
static ImageryLayer |
ImageryLayer.create(ImageryInfo info) |
static TileSource |
TMSLayer.getTileSource(ImageryInfo info)
Creates and returns a new TileSource instance depending on the
ImageryInfo.ImageryType
of the passed ImageryInfo object. |
Constructor and Description |
---|
ImageryLayer(ImageryInfo info) |
TMSLayer(ImageryInfo info) |
WMSLayer(ImageryInfo info) |
Modifier and Type | Field and Description |
---|---|
private List<ImageryInfo> |
ImageryPreference.ImageryProvidersPanel.ImageryTableCellRenderer.layers |
Modifier and Type | Method and Description |
---|---|
ImageryInfo |
AddWMSLayerPanel.getImageryInfo() |
protected abstract ImageryInfo |
AddImageryPanel.getImageryInfo() |
ImageryInfo |
AddTMSLayerPanel.getImageryInfo() |
ImageryInfo |
ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel.getRow(int row) |
ImageryInfo |
ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel.getRow(int row) |
Modifier and Type | Method and Description |
---|---|
void |
ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel.addRow(ImageryInfo i) |
Constructor and Description |
---|
ImageryTableCellRenderer(List<ImageryInfo> layers) |
Modifier and Type | Field and Description |
---|---|
(package private) ImageryInfo |
ImageryReader.Parser.entry |
private ImageryInfo |
WMSGrabber.info |
Modifier and Type | Field and Description |
---|---|
(package private) List<ImageryInfo> |
ImageryReader.Parser.entries |
Modifier and Type | Method and Description |
---|---|
ImageryInfo |
WMSImagery.toImageryInfo(String name,
Collection<WMSImagery.LayerDetails> selectedLayers) |
Modifier and Type | Method and Description |
---|---|
List<ImageryInfo> |
ImageryReader.parse() |