Uses of Interface
adams.gui.visualization.image.interactionlogging.InteractionLoggingSupporter
-
Packages that use InteractionLoggingSupporter Package Description adams.gui.visualization.image.selection -
-
Uses of InteractionLoggingSupporter in adams.gui.visualization.image.selection
Classes in adams.gui.visualization.image.selection that implement InteractionLoggingSupporter 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.
-