JGraph
v5.13.0.4


Uses of Class
org.jgraph.util.ParallelEdgeRouter

Packages that use ParallelEdgeRouter
com.jgraph.layout.routing JGraphLayout routing package which contains edge routing algorithms. 
org.jgraph.util   
 

Uses of ParallelEdgeRouter in com.jgraph.layout.routing
 

Subclasses of ParallelEdgeRouter in com.jgraph.layout.routing
 class JGraphParallelRouter
          Algorithm which create intermediates points for parallel edges.
 

Uses of ParallelEdgeRouter in org.jgraph.util
 

Fields in org.jgraph.util declared as ParallelEdgeRouter
protected static ParallelEdgeRouter ParallelEdgeRouter.sharedInstance
          Singleton to reach parallel edge router
 

Methods in org.jgraph.util that return ParallelEdgeRouter
static ParallelEdgeRouter ParallelEdgeRouter.getSharedInstance()
          Getter for singleton managing parallel edges
 


JGraph
v5.13.0.4


Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.