|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--draw2d.ConnectionRouter
|
+--draw2d.NullConnectionRouter
|
+--draw2d.FanConnectionRouter
Routes a draw2d.Connection, possibly using a constraint.
Version: 0.9.14
Author: Andreas Herz
Defined in FanConnectionRouter.js
| Field Summary | |
Object |
type
|
| Fields inherited from class draw2d.NullConnectionRouter |
type
|
| Fields inherited from class draw2d.ConnectionRouter |
type
|
| Constructor Summary | |
draw2d.FanConnectionRouter
()
|
|
| Method Summary | |
void
|
route( conn)
Routes the Connection. |
void
|
routeCollision( conn, index)
|
void
|
routeNormal( conn)
|
| Methods inherited from class draw2d.NullConnectionRouter |
invalidate
|
| Methods inherited from class draw2d.ConnectionRouter |
getDirection, getEndDirection, getStartDirection
|
| Field Detail |
Object type
| Constructor Detail |
draw2d.FanConnectionRouter()
| Method Detail |
void route( conn)
connection - The Connection to route
void routeCollision( conn, index)
void routeNormal( conn)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||