Class Index

Classes


Class Tools.FreeHandCreateTool


Extends Tools.GenericAnnotationCreateTool.
Represents the tool for creating Annotations.FreeHandAnnotation.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new instance of the FreeHandCreateTool.
Field Summary
Field Attributes Field Name and Description
 
The delay to allow for multiple paths to be added as part of the same annotation
 
Whether to simplify the annotation path when a pen input is used, defaults to false
Fields borrowed from class Tools.GenericAnnotationCreateTool:
annotation
Fields borrowed from class Tools.AnnotationSelectTool:
overrideSelection, PAGE_PADDING
Fields borrowed from class Tools.Tool:
docViewer, pageCoordinates
Methods borrowed from class Tools.Tool:
contextMenu, getDocumentViewer, keyDown, mouseDoubleClick, mouseLeftDown, mouseLeftUp, mouseMove, switchIn, switchOut
Events borrowed from class Tools.GenericAnnotationCreateTool:
annotationAdded, annotationCreated
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

{boolean} simplifyPen
Whether to simplify the annotation path when a pen input is used, defaults to false

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Sep 09 2016 14:32:43 GMT-0700 (PDT)