Uses of Class
adams.gui.visualization.image.selection.AbstractPaintingSelectionProcessor
-
Packages that use AbstractPaintingSelectionProcessor Package Description adams.gui.visualization.image.selection -
-
Uses of AbstractPaintingSelectionProcessor in adams.gui.visualization.image.selection
Subclasses of AbstractPaintingSelectionProcessor in adams.gui.visualization.image.selection Modifier and Type Class Description class
AbstractSelectionRectangleBasedSelectionProcessor
Ancestor for selection processors that make use of theSelectionRectangle
class.class
PaintSelection
Paints the selection in the specified color.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.
-