Class Index | File Index

Classes


Function Namespace vonline.Annotation


Extends vonline.Base.

Defined in: annotation.js.

Function Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
createObject(canvas)
Creates the object on the given canvas
 
 
 
 
 
 
 
setScale(x, y, origX, origY)
 
 
Methods borrowed from class vonline.Base:
adjustText, changeText, clickEventHandler, createText, dragEventHandler, fitsIn, getId, isConnectedTo, isResizeable, setBorder, setCanvas, setClickEventMode, setColor, setDragEventMode, setSelection, setTranslation, toJSON, updateAnnotationHandle, updateConnectionHandles, updateInlineTextHandle, updateRotationHandles, updateSelection
Function Namespace Detail
vonline.Annotation(data)
Parameters:
data
Method Detail
createObject(canvas)
Creates the object on the given canvas
Parameters:
{vonline.Canvas} canvas

createObjectId()

setAnnotationMode()

setConnectionMode()

setPosition(x, y)
Parameters:
x
y

setRotation(deg)
Parameters:
deg

setRotationMode()

setScale(x, y, origX, origY)
Parameters:
x
y
origX
origY

setTextMode()

updateLayout()

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Mar 03 2011 22:07:38 GMT+0100 (MEZ)