Uses of Class
adams.gui.visualization.image.selection.AbstractSelectionRectangleBasedSelectionProcessor
-
Packages that use AbstractSelectionRectangleBasedSelectionProcessor Package Description adams.gui.visualization.image.selection -
-
Uses of AbstractSelectionRectangleBasedSelectionProcessor in adams.gui.visualization.image.selection
Subclasses of AbstractSelectionRectangleBasedSelectionProcessor in adams.gui.visualization.image.selection 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.
-