Package | Description |
---|---|
org.esa.snap.rcp.layermanager.editors | |
org.esa.snap.ui.product |
Modifier and Type | Method and Description |
---|---|
protected void |
VectorDataLayerEditor.updateProperties(SimpleFeatureFigure[] selectedFigures,
com.bc.ceres.swing.binding.BindingContext bindingContext) |
protected void |
TrackLayerEditor.updateProperties(SimpleFeatureFigure[] selectedFigures,
com.bc.ceres.swing.binding.BindingContext bindingContext) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleFeaturePointFigure
A figure representing point features.
|
class |
SimpleFeatureShapeFigure
A figure representing shape features.
|
Modifier and Type | Method and Description |
---|---|
SimpleFeatureFigure |
SimpleFeatureFigureFactory.createSimpleFeatureFigure(org.opengis.feature.simple.SimpleFeature simpleFeature,
String defaultStyleCss) |
SimpleFeatureFigure[] |
ProductSceneView.getFeatureFigures(boolean selectedOnly)
Gets either the selected figures, or all the figures of the currently selected layer.
|
SimpleFeatureFigure |
ProductSceneView.getSelectedFeatureFigure() |
SimpleFeatureFigure[] |
ProductSceneView.getSelectedFeatureFigures()
Deprecated.
since BEAM 4.10, use
ProductSceneView.getFeatureFigures(boolean) instead |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.