Class Index

Classes


Class Annotations.PathSelectionModel


Extends Annotations.SelectionModel.

Class Summary
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

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