public class RegionCapture extends DrawableCapture
The operation allows capturing a specified region on the screen.
Constructor and Description |
---|
RegionCapture(SelectionController controller) |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Executes the current capture operation.
|
cancel, complete, dispose, getController, getDrawableArea, showDrawableArea
addCaptureListener, fireCaptureCancelEvent, fireCaptureCompleteEvent, fireCaptureStartEvent, getCaptureListeners, removeCaptureListener
public RegionCapture(SelectionController controller)
public void execute()
CaptureOperation
execute
in class CaptureOperation