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, showDrawableAreaaddCaptureListener, fireCaptureCancelEvent, fireCaptureCompleteEvent, fireCaptureStartEvent, getCaptureListeners, removeCaptureListenerpublic RegionCapture(SelectionController controller)
public void execute()
CaptureOperationexecute in class CaptureOperation