Class Index

Classes


Class Tools.AnnotationSelectTool


Extends Tools.Tool.
Represents a tool that can select annotations

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
Whether to override the default annotation selection behavior of the tool.
 
padding at the page edges that defines how close annotations can be created and dragged to the edge
Fields borrowed from class Tools.Tool:
docViewer, pageCoordinates
Methods borrowed from class Tools.Tool:
contextMenu, getDocumentViewer, keyDown, mouseDoubleClick, mouseLeftDown, mouseLeftUp, mouseMove, switchIn, switchOut
Class Detail
Tools.AnnotationSelectTool(docViewer)
Parameters:
{CoreControls.DocumentViewer} docViewer
an instance of DocumentViewer.
Field Detail
{boolean} overrideSelection
Whether to override the default annotation selection behavior of the tool. If true then annotations will not be selected by the tool.

{Annotations.Rect} PAGE_PADDING
padding at the page edges that defines how close annotations can be created and dragged to the edge

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