com.jgraph.layout.routing
Class JGraphParallelRouter
java.lang.Object
org.jgraph.graph.DefaultEdge.LoopRouting
org.jgraph.util.ParallelEdgeRouter
com.jgraph.layout.routing.JGraphParallelRouter
- All Implemented Interfaces:
- Serializable, Edge.Routing
public class JGraphParallelRouter
- extends ParallelEdgeRouter
Algorithm which create intermediates points for parallel edges. Note that if
you require promotes edge (edges assigned to parents when the connected child
cells are invisible) to be shown as parallel on the parents, you must set the
graph on this router correct so that it was the view information.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGraphParallelRouter
public JGraphParallelRouter()
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.