Class 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:
  • Constructor Details

    • JGraphParallelRouter

      public JGraphParallelRouter()