Class Index

Classes


Class Annotations.FreeTextSelectionModel


Extends Annotations.BoxSelectionModel.

Class Summary
Constructor Attributes Constructor Name and Description
 
Annotations.FreeTextSelectionModel(annotation, canModify, isSelected)
A selection model based on the annotation's bounding box.
Methods borrowed from class Annotations.SelectionModel:
canModify, drawPopupTail, drawSelectionOutline, getControlHandles, getDimensions, isSelected, testControlHandles, testSelection
Class Detail
Annotations.FreeTextSelectionModel(annotation, canModify, isSelected)
A selection model based on the annotation's bounding box. This is used for free text annotations
Parameters:
{Annotations.Annotation} annotation
the annotation
{boolean} canModify
indicates if the annotation can be modified
isSelected

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