Uses of Package
org.jgraph.util
-
Packages that use org.jgraph.util Package Description org.jgraph.graph Graphs are made up of a number of classes and interfaces defined in their own package - thejgraph.graph
package.org.jgraph.util -
Classes in org.jgraph.util used by org.jgraph.graph Class Description Bezier Interpolates given points by a bezier curve.Spline2D Interpolates points given in the 2D plane. -
Classes in org.jgraph.util used by org.jgraph.util Class Description ParallelEdgeRouter A routing algorithm thatSpline Interpolates given values by B-Splines.