Package org.esa.snap.ui.layer
package org.esa.snap.ui.layer
-
ClassDescriptionBase class for editors allowing to modify a layer's configuration.Base class for layer editors.Note: This API is not public yet and may significantly change in the future.This layer source creates a new and empty collection layer.The
DefaultLayerSourceDescriptor
provides metadata and a factory method for aLayerSource
.An editor for a specific layer type.A layer source can add one or more layers to an already existing root layer.Note: This API is not public yet and may significantly change in the future.TheLayerSourceDescriptor
provides metadata and a factory method for aLayerSource
.Instances of this interface provide the context for implementations ofAbstractLayerSourceAssistantPage
.This layer source uses the given layer type to construct new layer.