org.jgraph.graph
public static class DefaultEdge.LoopRouting extends Object implements Edge.Routing
Method Summary | |
---|---|
protected int | getEdgeStyle() |
protected int | getLoopStyle() |
int | getPreferredLineStyle(EdgeView edge) |
List | route(GraphLayoutCache cache, EdgeView edge) |
protected List | routeEdge(GraphLayoutCache cache, EdgeView edge) |
protected List | routeLoop(GraphLayoutCache cache, EdgeView edge) |