|
Draw2d 3.9.0.201305060205 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.draw2d.AbstractRouter
org.eclipse.draw2d.ConnectionRouter.NullConnectionRouter
public static class ConnectionRouter.NullConnectionRouter
Routes Connections directly from the source anchor to the target anchor with no bendpoints in between.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.draw2d.ConnectionRouter |
---|
ConnectionRouter.NullConnectionRouter |
Field Summary |
---|
Fields inherited from interface org.eclipse.draw2d.ConnectionRouter |
---|
NULL |
Method Summary | |
---|---|
void |
route(Connection conn)
Routes the given Connection directly between the source and target anchors. |
Methods inherited from class org.eclipse.draw2d.AbstractRouter |
---|
getConstraint, getEndPoint, getStartPoint, invalidate, remove, setConstraint |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void route(Connection conn)
conn
- the connection to be routed
|
Draw2d 3.9.0.201305060205 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |