Modifier and Type | Class and Description |
---|---|
class |
ImageFileLayerSource
A layer source for images.
|
Modifier and Type | Class and Description |
---|---|
class |
ProductLayerSource
A layer source that adds band or tie-point-grids
from compatible products as new bands.
|
Modifier and Type | Class and Description |
---|---|
class |
ShapefileLayerSource
A layer source for ESRI shape files.
|
Modifier and Type | Class and Description |
---|---|
class |
WindFieldLayerSource
A source for
WindFieldLayer s. |
Modifier and Type | Class and Description |
---|---|
class |
WmsLayerSource |
Modifier and Type | Class and Description |
---|---|
class |
CollectionLayerSource
This layer source creates a new and empty collection layer.
|
class |
SimpleLayerSource
This layer source uses the given layer type to construct new layer.
|
Modifier and Type | Method and Description |
---|---|
LayerSource |
LayerSourceDescriptor.createLayerSource()
Creates the
LayerSource which is used in the graphical user interface to
add Layer to a view. |
LayerSource |
DefaultLayerSourceDescriptor.createLayerSource() |
LayerSource |
LayerSourcePageContext.getLayerSource()
Gets the
LayerSource of this assistant. |
LayerSource |
LayerSourceAssistantPane.getLayerSource() |
Modifier and Type | Method and Description |
---|---|
void |
LayerSourcePageContext.setLayerSource(LayerSource layerSource)
Sets the
LayerSource of this assistant. |
void |
LayerSourceAssistantPane.setLayerSource(LayerSource layerSource) |
Constructor and Description |
---|
DefaultLayerSourceDescriptor(String id,
String name,
String description,
Class<? extends LayerSource> layerSourceClass) |
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.