Package org.esa.snap.ui.layer
-
Interface Summary Interface Description LayerEditor An editor for a specific layer type.LayerSource A layer source can add one or more layers to an already existing root layer.LayerSourceDescriptor TheLayerSourceDescriptor
provides metadata and a factory method for aLayerSource
.LayerSourcePageContext Instances of this interface provide the context for implementations ofAbstractLayerSourceAssistantPage
. -
Class Summary Class Description AbstractLayerConfigurationEditor Base class for editors allowing to modify a layer's configuration.AbstractLayerEditor Base class for layer editors.AbstractLayerSourceAssistantPage Note: This API is not public yet and may significantly change in the future.CollectionLayerAssistantPage CollectionLayerSource This layer source creates a new and empty collection layer.DefaultLayerSourceDescriptor TheDefaultLayerSourceDescriptor
provides metadata and a factory method for aLayerSource
.LayerSourceAssistantPane Note: This API is not public yet and may significantly change in the future.SimpleLayerSource This layer source uses the given layer type to construct new layer.