Class Index | File Index

Classes


Function Namespace vonline.Path


Extends vonline.Base.

Defined in: path.js.

Function Namespace Summary
Constructor Attributes Constructor Name and Description
 
vonline.Path(data)
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, createObjectId, createText, dragEventHandler, fitsIn, getId, isConnectedTo, isResizeable, setAnnotationMode, setBorder, setCanvas, setClickEventMode, setColor, setConnectionMode, setDragEventMode, setPosition, setRotation, setRotationMode, setSelection, setTextMode, setTranslation, toJSON, updateAnnotationHandle, updateConnectionHandles, updateInlineTextHandle, updateRotationHandles, updateSelection
Function Namespace Detail
vonline.Path(data)
Parameters:
data
Method Detail
createObject(canvas)
Creates the object on the given canvas
Parameters:
{vonline.Canvas} canvas

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

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