Namespace Annotations
The namespace containing Annotations.
Constructor Attributes | Constructor Name and Description |
---|---|
Contains the tools to create, edit, save and load annotations, as well as create custom annotations.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
Annotations.CalloutSelectionModel(annotation, canModify, isSelected)
A selection model for FreeTextAnnotation callouts.
|
Namespace Detail
Annotations
Contains the tools to create, edit, save and load annotations, as well as create custom annotations.
Method Detail
<static>
Annotations.CalloutSelectionModel(annotation, canModify, isSelected)
A selection model for FreeTextAnnotation callouts.
- Parameters:
- {Annotations.Annotation} annotation
- the annotation
- {boolean} canModify
- indicates if the annotation can be modified
- isSelected