Package | Description |
---|---|
com.jgraph.layout.routing |
JGraphLayout routing package which contains edge routing algorithms.
|
org.jgraph.util |
Modifier and Type | Class and Description |
---|---|
class |
JGraphParallelRouter
Algorithm which create intermediates points for parallel edges.
|
Modifier and Type | Field and Description |
---|---|
protected static ParallelEdgeRouter |
ParallelEdgeRouter.sharedInstance
Singleton to reach parallel edge router
|
Modifier and Type | Method and Description |
---|---|
static ParallelEdgeRouter |
ParallelEdgeRouter.getSharedInstance()
Getter for singleton managing parallel edges
|
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.