| Interface | Description |
|---|---|
| DialogComponent |
Represents the base interface for the helper dialog component.
|
| DrawableArea |
This interface represents the area on which the drawing capture operation takes place.
|
| Class | Description |
|---|---|
| DrawableAreaFactory |
The factory that defines operations for creating
DrawableArea objects. |
| HelperDialog |
Represents a wrapper for the helper dialog which is shown during
the drawing capture operation.
|
| PositionInfo |
This is a bean class that holds parameters for positioning the helper dialog.
|
| Positions |
This class provides the ability to determine the locations into which the helper dialog can be moved according to the
specified
PositionInfo object. |