Name | Description | |
---|---|---|
CanCreateMark | Checks if a new mark can be created. | |
CreateInProgressMark | Creates the in-progress mark when the mark is being added using the mouse. | |
CreateMark | Adds the in-progress mark to the ART page. | |
DrawInProgressMark | Draws the in-progress mark when the mark is being added using the mouse. | |
GetCustomController | Returns a registered custom mark annotator controller. | |
GetPropertiesWindow | Gets the properties window for the mark. | |
ManageCursor | Method that is called to update the mouse cursor, set an ID for which point of the mark the mouse is currently over, and set the type of resizing to use for that point. | |
RegisterCustomController | Registers a controller for a custom mark type. | |
Resize | Method that is called when the mouse is used to resize a mark. |