Class Annotations.PathSelectionModel
Extends
Annotations.SelectionModel.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Annotations.PathSelectionModel(annotation, canModify, isSelected)
A selection model for path based annotation implementing the Annotations.IPathAnnotation interface.
|
- Methods borrowed from class Annotations.SelectionModel:
- canModify, drawPopupTail, drawSelectionOutline, getControlHandles, getDimensions, isSelected, testControlHandles, testSelection
Class Detail
Annotations.PathSelectionModel(annotation, canModify, isSelected)
A selection model for path based annotation implementing the Annotations.IPathAnnotation interface.
- Parameters:
- {Annotations.Annotation} annotation
- the annotation
- {boolean} canModify
- indicates if the annotation can be modified
- isSelected
