Class Index

Classes


Class Annotations.TextSelectionModel


Extends Annotations.SelectionModel.

Class Summary
Constructor Attributes Constructor Name and Description
 
Annotations.TextSelectionModel(annotation, canModify, isSelected, showStart, showEnd)
A selection model for Text annotation
Methods borrowed from class Annotations.SelectionModel:
canModify, drawPopupTail, drawSelectionOutline, getControlHandles, getDimensions, isSelected, testControlHandles, testSelection
Class Detail
Annotations.TextSelectionModel(annotation, canModify, isSelected, showStart, showEnd)
A selection model for Text annotation
Parameters:
{Annotations.Annotation} annotation
the annotation
{boolean} canModify
indicates if the annotation can be modified
isSelected
showStart
showEnd

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