Class draw2d.BezierConnectionRouter
Object
|
+--draw2d.ConnectionRouter
|
+--draw2d.BezierConnectionRouter
- class
draw2d.BezierConnectionRouter
- extends draw2d.ConnectionRouter
Routes a draw2d.Connection, possibly using a constraint.
Version: 0.9.14
Author: Andreas Herz
Defined in BezierConnectionRouter.js
|
Method Summary |
void
|
drawBezier(pointArray,resultArray, t, iter)
|
void
|
route( conn)
Routes the Connection.
|
cheapRouter
Object cheapRouter
iteration
Object iteration
type
Object type
draw2d.BezierConnectionRouter
draw2d.BezierConnectionRouter( noCheapRouter)
Version: 0.9.14
Author: Andreas Herz
drawBezier
void drawBezier(pointArray,resultArray, t, iter)
route
void route( conn)
Parameters:
connection - The Connection to route
Documentation generated by
JSDoc on Thu Feb 7 23:45:47 2008