Uses of Class
org.jgraph.util.ParallelEdgeRouter
Packages that use ParallelEdgeRouter
Package
Description
JGraphLayout routing package which contains edge routing algorithms.
-
Uses of ParallelEdgeRouter in com.jgraph.layout.routing
Subclasses of ParallelEdgeRouter in com.jgraph.layout.routingModifier and TypeClassDescriptionclassAlgorithm which create intermediates points for parallel edges. -
Uses of ParallelEdgeRouter in org.jgraph.util
Fields in org.jgraph.util declared as ParallelEdgeRouterModifier and TypeFieldDescriptionprotected static final ParallelEdgeRouterParallelEdgeRouter.sharedInstanceSingleton to reach parallel edge routerMethods in org.jgraph.util that return ParallelEdgeRouterModifier and TypeMethodDescriptionstatic ParallelEdgeRouterParallelEdgeRouter.getSharedInstance()Getter for singleton managing parallel edges