public static class ConnectionRouter.NullConnectionRouter extends AbstractRouter
ConnectionRouter.NullConnectionRouter
NULL
Modifier and Type | Method and Description |
---|---|
void |
route(Connection conn)
Routes the given Connection directly between the source and target
anchors.
|
getConstraint, getEndPoint, getStartPoint, invalidate, remove, setConstraint
public void route(Connection conn)
conn
- the connection to be routedCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.