Class Index

Classes


Class Annotations.BoxSelectionModel


Extends Annotations.SelectionModel.

Class Summary
Constructor Attributes Constructor Name and Description
 
Annotations.BoxSelectionModel(annotation, canModify, isSelected)
A selection model based on the annotation's bounding box.
Methods borrowed from class Annotations.SelectionModel:
canModify, drawPopupTail, drawSelectionOutline, getControlHandles, getDimensions, isSelected, testControlHandles, testSelection
Class Detail
Annotations.BoxSelectionModel(annotation, canModify, isSelected)
A selection model based on the annotation's bounding box. This is used for most generic annotations.
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 Mon Apr 20 2015 14:53:01 GMT-0700 (PDT)