JavaScript is disabled on your browser.
Skip navigation links
JGraph
v5.12.4.2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package org.jgraph.util
package
org.jgraph.util
Related Packages
Package
Description
org.jgraph
JGraph's topmost package which contains the JGraph class.
org.jgraph.event
Contains event classes and listener interfaces that are used to react to events fired by JGraph.
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.plaf
Contains the GraphUI class which extends the Swing ComponentUI class.
Classes
Class
Description
Bezier
Interpolates given points by a bezier curve.
ParallelEdgeRouter
A routing algorithm that
RectUtils
Spline
Interpolates given values by B-Splines.
Spline2D
Interpolates points given in the 2D plane.