public class OrthogonalRouter
extends java.lang.Object
Constructor and Description |
---|
OrthogonalRouter() |
Modifier and Type | Method and Description |
---|---|
boolean |
arrange(Graph fGraph,
OrthogonalRouterInfo layoutInfo,
int baseLayout,
boolean fixStartpts) |
boolean |
arrange(Graph fGraph,
OrthogonalRouterInfo layoutInfo,
int baseLayout,
boolean fixStartpts,
RoutingOptions routingOptions,
ProcessLink processLink) |
public boolean arrange(Graph fGraph, OrthogonalRouterInfo layoutInfo, int baseLayout, boolean fixStartpts)
public boolean arrange(Graph fGraph, OrthogonalRouterInfo layoutInfo, int baseLayout, boolean fixStartpts, RoutingOptions routingOptions, ProcessLink processLink)