Inheritance diagram for TeslaConnectionRouter:
Collaboration diagram for TeslaConnectionRouter:A connection router that takes care of the direction of connection starts & ends.
Public Methods | |
| TeslaConnectionRouter (IFigure figure, ConnectionRouter router) | |
| Object | getConstraint (Connection connection) |
| int | getSpacing () |
| void | invalidate (Connection connection) |
| void | remove (Connection connection) |
| void | route (Connection conn) |
| void | setConstraint (Connection connection, Object constraint) |
| void | setSpacing (int spacing) |
| TeslaConnectionRouter | ( | IFigure | figure, |
| ConnectionRouter | router | ||
| ) |
| Object getConstraint | ( | Connection | connection | ) |
| int getSpacing | ( | ) |
| void invalidate | ( | Connection | connection | ) |
| void remove | ( | Connection | connection | ) |
| void route | ( | Connection | conn | ) |
| void setConstraint | ( | Connection | connection, |
| Object | constraint | ||
| ) |
| void setSpacing | ( | int | spacing | ) |