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