Uses of Interface
adams.gui.visualization.image.selection.SelectionProcessorWithLabelSupport
-
Packages that use SelectionProcessorWithLabelSupport Package Description adams.gui.visualization.image.selection -
-
Uses of SelectionProcessorWithLabelSupport in adams.gui.visualization.image.selection
Classes in adams.gui.visualization.image.selection that implement SelectionProcessorWithLabelSupport Modifier and Type Class Description class
SelectObjects
Allows the user to select objects in the image.
The locations get stored in the attached report.
If the <ctrl> key is pressed while drawing a selection rectangle, all enclosed locations get removed.
-