Uses of Interface
org.esa.snap.ui.product.SimpleFeatureFigure
Packages that use SimpleFeatureFigure
- 
Uses of SimpleFeatureFigure in org.esa.snap.rcp.layermanager.editors
Methods in org.esa.snap.rcp.layermanager.editors with parameters of type SimpleFeatureFigureModifier and TypeMethodDescriptionprotected voidTrackLayerEditor.updateProperties(SimpleFeatureFigure[] selectedFigures, com.bc.ceres.swing.binding.BindingContext bindingContext) protected voidVectorDataLayerEditor.updateProperties(SimpleFeatureFigure[] selectedFigures, com.bc.ceres.swing.binding.BindingContext bindingContext)  - 
Uses of SimpleFeatureFigure in org.esa.snap.ui.product
Classes in org.esa.snap.ui.product that implement SimpleFeatureFigureModifier and TypeClassDescriptionclassA figure representing point features.classA figure representing shape features.Methods in org.esa.snap.ui.product that return SimpleFeatureFigureModifier and TypeMethodDescriptionSimpleFeatureFigureFactory.createSimpleFeatureFigure(org.opengis.feature.simple.SimpleFeature simpleFeature, String defaultStyleCss) ProductSceneView.getFeatureFigures(boolean selectedOnly) Gets either the selected figures, or all the figures of the currently selected layer.ProductSceneView.getSelectedFeatureFigure()