|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindfusion.diagramming.jlayout.Router
public class Router
Constructor Summary | |
---|---|
Router()
|
Method Summary | |
---|---|
static PointList |
route(Routable link)
|
static java.util.ArrayList<java.awt.Point> |
route(RouteDescriptor routeDescriptor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Router()
Method Detail |
---|
public static PointList route(Routable link)
public static java.util.ArrayList<java.awt.Point> route(RouteDescriptor routeDescriptor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |