Name | Description | |
---|---|---|
CanCreateMark | Checks if a new mark can be created. | |
CreateMark | Creates a mark using a given set of points. | |
DrawPreview | Draws a schematic representation of the mark being created before it is created actually. | |
GetCustomController | Returns a registered custom mark annotator controller. | |
GetPropertiesWindow | Returns a property window for a given 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 | Called by Annotator on Resize action. |