Class Tools.FreeHandCreateTool
Extends
Tools.GenericAnnotationCreateTool.
Represents the tool for creating Annotations.FreeHandAnnotation.
Constructor Attributes | Constructor Name and Description |
---|---|
Tools.FreeHandCreateTool(docViewer)
Creates a new instance of the FreeHandCreateTool.
|
Field Attributes | Field Name and Description |
---|---|
The delay to allow for multiple paths to be added as part of the same annotation
|
- Fields borrowed from class Tools.GenericAnnotationCreateTool:
- annotation
- Fields borrowed from class Tools.Tool:
- docViewer, pageCoordinates
- Methods borrowed from class Tools.Tool:
- getDocumentViewer
- Events borrowed from class Tools.Tool:
- contextMenu, keyDown, mouseDoubleClick, mouseLeftDown, mouseLeftUp, mouseMove, switchIn, switchOut
Class Detail
Tools.FreeHandCreateTool(docViewer)
Creates a new instance of the FreeHandCreateTool.
- Parameters:
- {CoreControls.DocumentViewer} docViewer
- an instance of DocumentViewer.
Field Detail
{number}
createDelay
The delay to allow for multiple paths to be added as part of the same annotation