Package | Description |
---|---|
com.jgraph.layout.routing |
JGraphLayout routing package which contains edge routing algorithms.
|
org.jgraph.graph |
Graphs are made up of a number of classes and interfaces defined in their own
package - the
jgraph.graph package. |
org.jgraph.util |
Class and Description |
---|
ParallelEdgeRouter
A routing algorithm that
|
Class and Description |
---|
Bezier
Interpolates given points by a bezier curve.
|
Spline2D
Interpolates points given in the 2D plane.
|
Class and Description |
---|
ParallelEdgeRouter
A routing algorithm that
|
Spline
Interpolates given values by B-Splines.
|
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.