Uses of Class
org.jgraph.util.ParallelEdgeRouter
-
Packages that use ParallelEdgeRouter Package Description org.jgraph.util -
-
Uses of ParallelEdgeRouter in org.jgraph.util
Fields in org.jgraph.util declared as ParallelEdgeRouter Modifier and Type Field Description protected static ParallelEdgeRouterParallelEdgeRouter. sharedInstanceSingleton to reach parallel edge routerMethods in org.jgraph.util that return ParallelEdgeRouter Modifier and Type Method Description static ParallelEdgeRouterParallelEdgeRouter. getSharedInstance()Getter for singleton managing parallel edges
-