org.jgraph.graph
Class DefaultEdge.DefaultRouting
java.lang.Object
org.jgraph.graph.DefaultEdge.LoopRouting
org.jgraph.graph.DefaultEdge.DefaultRouting
- All Implemented Interfaces:
- Edge.Routing, Serializable
- Enclosing class:
- DefaultEdge
- public static class DefaultEdge.DefaultRouting
- extends DefaultEdge.LoopRouting
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultEdge.DefaultRouting
public DefaultEdge.DefaultRouting()
routeEdge
protected List routeEdge(GraphLayoutCache cache,
EdgeView edge)
- Overrides:
routeEdge
in class DefaultEdge.LoopRouting
Copyright (C) 2001-2008 Gaudenz Alder. All rights reserved.