Class Index

Classes


Class Annotations.BoxControlHandle


Extends Annotations.ControlHandle.

Class Summary
Constructor Attributes Constructor Name and Description
 
Annotations.BoxControlHandle(width, height, horizontalAlignment, verticalAlignment)
A control handle based on the bounding box of the annotation used for resizing.
Methods borrowed from class Annotations.ControlHandle:
draw, getDimensions, move, testSelection
Class Detail
Annotations.BoxControlHandle(width, height, horizontalAlignment, verticalAlignment)
A control handle based on the bounding box of the annotation used for resizing.
Parameters:
{number} width
the width of the handle
{number} height
the height of the handle
{number} horizontalAlignment
the horizontal position of the handle
{number} verticalAlignment
the veritical position of the handle

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Apr 20 2015 14:53:01 GMT-0700 (PDT)