AbstractLeftClickProcessor |
Ancestor for classes that react to selection in an image.
|
AbstractSelectionRectangleBasedLeftClickProcessor |
|
AddMetaData |
Allows the user to add meta-data to the selected objects.
|
DeleteObjects |
Displays the objects at the click position and deletes the selected ones.
|
FixedBoundingBox |
Allows the user to create fixed-sized bounding boxes around the left-click position (<ctrl> left-click in box removes it).
|
MultiProcessor |
Forwards the click event to all specified sub-processors.
|
NullProcessor |
Dummy processor, does nothing.
|
RandomBoundingBox |
Allows the user to create randomly sized bounding boxes around the left-click position.
|
ViewObjects |
Displays the annotated objects in a dialog that contain the click position.
|