Uses of Class
adams.gui.visualization.image.leftclick.AbstractSelectionRectangleBasedLeftClickProcessor
-
Packages that use AbstractSelectionRectangleBasedLeftClickProcessor Package Description adams.gui.visualization.image.leftclick -
-
Uses of AbstractSelectionRectangleBasedLeftClickProcessor in adams.gui.visualization.image.leftclick
Subclasses of AbstractSelectionRectangleBasedLeftClickProcessor in adams.gui.visualization.image.leftclick Modifier and Type Class Description class
FixedBoundingBox
Allows the user to create fixed-sized bounding boxes around the left-click position (<ctrl> left-click in box removes it).class
RandomBoundingBox
Allows the user to create randomly sized bounding boxes around the left-click position.
-