WireItLibrary

WireIt  0.6.0

WireItLibrary > WireIt > WireIt.BezierWire
Search:
 
Filters

Class WireIt.BezierWire - extends WireIt.Wire

Known Subclasses:
WireIt.BezierArrowWire
The bezier wire widget

Constructor

WireIt.BezierWire ( terminal1 , terminal2 , parentEl , options )
Parameters:
terminal1 <WireIt.Terminal> Source terminal
terminal2 <WireIt.Terminal> Target terminal
parentEl <HTMLElement> Container of the CANVAS tag
options <Obj> Wire configuration (see options property)

Properties

coeffMulDirection - Integer

Norm of the tangent vector at the terminals
Default Value: 100

xtype - String

String representing this class for exporting as JSON
Default Value: "WireIt.BezierWire"

Methods

draw

void draw ( )
Redraw the Wire


Copyright © 2010 Eric Abouaf All rights reserved.