Modifier and Type | Field and Description |
---|---|
private WMSLayer |
GeorefImage.layer |
Modifier and Type | Method and Description |
---|---|
void |
GeorefImage.setLayer(WMSLayer layer) |
Constructor and Description |
---|
GeorefImage(WMSLayer layer) |
Modifier and Type | Method and Description |
---|---|
private static void |
WMSLayer.changeResolution(WMSLayer layer,
boolean snap)
Updates the given layer’s resolution settings to the current zoom level and
updates existing tiles.
|
private static void |
WMSLayer.updateResolutionSetting(WMSLayer layer,
boolean snap)
Updates the given layer’s resolution settings to the current zoom level.
|
Modifier and Type | Method and Description |
---|---|
protected WMSLayer |
DownloadWmsAlongTrackAction.askWMSLayer() |
Modifier and Type | Field and Description |
---|---|
private WMSLayer |
WMSLayerImporter.wmsLayer |
Modifier and Type | Method and Description |
---|---|
WMSLayer |
WMSLayerImporter.getWmsLayer()
Replies the imported WMS layer.
|
Constructor and Description |
---|
WMSLayerImporter(WMSLayer wmsLayer)
Constructs a new
WMSLayerImporter that will import data to the specified WMS layer. |
Modifier and Type | Field and Description |
---|---|
protected WMSLayer |
WMSGrabber.layer |
Constructor and Description |
---|
HTMLGrabber(MapView mv,
WMSLayer layer,
boolean localOnly) |
WMSGrabber(MapView mv,
WMSLayer layer,
boolean localOnly)
Constructs a new
WMSGrabber . |
Constructor and Description |
---|
ImagerySessionExporter(WMSLayer layer) |