class |
AbstractPaintingSelectionProcessor |
Ancestor for processors that paint with a certain color and stroke thickness.
|
class |
AbstractSelectionRectangleBasedSelectionProcessor |
|
class |
CopyToClipboard |
Copies the selection to the system's clipboard.
|
class |
Crop |
Crops the image to the current selection and stores crop information in the report (prefix: Crop.).
|
class |
MultiSelectionProcessor |
Applies all the sub-processors sequentially.
|
class |
NullProcessor |
Dummy processor, does nothing.
|
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.
|
class |
ShowCoordinates |
Shows the coordination of the selection.
|