Class Annotations.CalloutControlHandle
Extends
Annotations.ControlHandle.
Constructor Attributes | Constructor Name and Description |
---|---|
Annotations.CalloutControlHandle(x, y, width, height, pathIndex)
A control handle for the callout Annotations.FreeTextAnnotation annotation.
|
- Methods borrowed from class Annotations.ControlHandle:
- draw, getDimensions, move, testSelection
Class Detail
Annotations.CalloutControlHandle(x, y, width, height, pathIndex)
A control handle for the callout Annotations.FreeTextAnnotation annotation.
The annotation must implement the getPath() method.
- Parameters:
- {number} x
- the x coordinate of the point
- {number} y
- the y coordinate of the point
- {number} width
- the width of the handle
- {number} height
- the height of the handle
- {number} pathIndex
- the index of the point in the path array