Class Annotations.TextSelectionModel
Extends
Annotations.SelectionModel.
Constructor Attributes | Constructor Name and Description |
---|---|
Annotations.TextSelectionModel(annotation, canModify, isSelected)
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)
A selection model for Text annotation
- Parameters:
- {Annotations.Annotation} annotation
- the annotation
- {boolean} canModify
- indicates if the annotation can be modified
- isSelected