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 classAbstractSelectionRectangleBasedSelectionProcessorAncestor for selection processors that make use of theSelectionRectangleclass.classPaintSelectionPaints the selection in the specified color.classSelectObjectsAllows 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.
-