Class draw2d.ManhattanConnectionRouter
Object
|
+--draw2d.ConnectionRouter
|
+--draw2d.ManhattanConnectionRouter
- class
draw2d.ManhattanConnectionRouter
- extends draw2d.ConnectionRouter
Routes a draw2d.Connection, possibly using a constraint.
Version: 0.9.14
Author: Andreas Herz
Defined in ManhattanConnectionRouter.js
|
Method Summary |
void
|
_route( conn, fromPt, fromDir, toPt, toDir)
|
void
|
route( conn)
Routes the Connection.
|
MINDIST
Object MINDIST
type
Object type
draw2d.ManhattanConnectionRouter
draw2d.ManhattanConnectionRouter()
Version: 0.9.14
Author: Andreas Herz
_route
void _route( conn, fromPt, fromDir, toPt, toDir)
route
void route( conn)
Parameters:
connection - The Connection to route
Documentation generated by
JSDoc on Thu Feb 7 23:45:47 2008