Class Index | File Index

Classes


Function Namespace vonline.Selection


Defined in: selection.js.

Function Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
add(object)
 
<inner>  
 
remove(object)
 
hides the resize/rotation handles and handles clicks
 
hides the resize box and resize handles
 
toggle(object)
 
creates the resize-box and handles resizing
Needs refactoring!
Function Namespace Detail
vonline.Selection(canvas)
Parameters:
canvas
Method Detail
add(object)
Parameters:
{vonline.Base} object

clear()

<inner> deleteObjFunc(event)
Parameters:
event

remove(object)
Parameters:
{vonline.Base} object

setConnectionMode(active)
hides the resize/rotation handles and handles clicks
Parameters:
{boolean} active

setSelectionMode(active)
hides the resize box and resize handles
Parameters:
{boolean} active

toggle(object)
Parameters:
{vonline.Base} object

updateResizeBox()
creates the resize-box and handles resizing
Needs refactoring!

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