Package org.esa.snap.rcp.statistics
Interface PlotAreaSelectionTool.Action
-
- All Known Implementing Classes:
MaskSelectionToolSupport
- Enclosing class:
- PlotAreaSelectionTool
public static interface PlotAreaSelectionTool.Action
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
areaSelected(PlotAreaSelectionTool.AreaType areaType, Shape shape)
-
-
-
Method Detail
-
areaSelected
void areaSelected(PlotAreaSelectionTool.AreaType areaType, Shape shape)
-
-