Class Index

Classes


Class Tools.TextSquigglyCreateTool


Extends Tools.TextAnnotationCreateTool.
Represents the tool for creating Annotations.TextSquigglyAnnotation.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new instance of the TextSquigglyCreateTool.
Fields borrowed from class Tools.TextAnnotationCreateTool:
AUTO_SET_TEXT
Fields borrowed from class Tools.TextTool:
SELECTION_MODE
Fields borrowed from class Tools.AnnotationSelectTool:
overrideSelection, PAGE_PADDING
Fields borrowed from class Tools.Tool:
docViewer, pageCoordinates
Methods borrowed from class Tools.TextTool:
select, textSelected
Methods borrowed from class Tools.Tool:
contextMenu, getDocumentViewer, keyDown, mouseDoubleClick, mouseLeftDown, mouseLeftUp, mouseMove, switchIn, switchOut
Events borrowed from class Tools.TextAnnotationCreateTool:
annotationAdded, annotationCreated
Class Detail
Tools.TextSquigglyCreateTool(docViewer)
Creates a new instance of the TextSquigglyCreateTool.
Parameters:
{CoreControls.DocumentViewer} docViewer
an instance of DocumentViewer.

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