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