Package | Description |
---|---|
org.esa.snap.rcp.layermanager.editors | |
org.esa.snap.ui.layer |
Modifier and Type | Class and Description |
---|---|
class |
FeatureLayerEditor
Editor for placemark layers.
|
class |
GraticuleLayerEditor
Editor for graticule layer.
|
class |
ImageLayerEditor
Basic editor for image layers.
|
class |
NoDataLayerEditor |
class |
TrackLayerEditor |
class |
VectorDataLayerEditor
Customizable
LayerEditor for VectorDataNode s. |
Modifier and Type | Method and Description |
---|---|
LayerEditor |
VectorDataLayerEditorFactory.getExtension(Object object,
Class<?> extensionType) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLayerConfigurationEditor
Base class for editors allowing to modify a layer's configuration.
|
class |
AbstractLayerEditor
Base class for layer editors.
|
Modifier and Type | Field and Description |
---|---|
static LayerEditor |
LayerEditor.EMPTY |
Modifier and Type | Method and Description |
---|---|
Class<? extends LayerEditor> |
LayerEditorDescriptor.getLayerEditorClass()
Deprecated.
Gets the
LayerEditor class, whose instances serve as suitable editor either
for instances of the Layer class returned by LayerEditorDescriptor.getLayerClass() or
for instances of the LayerType class returned by LayerEditorDescriptor.getLayerTypeClass() . |
Class<? extends LayerEditor> |
DefaultLayerEditorDescriptor.getLayerEditorClass()
Deprecated.
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.