Package | Description |
---|---|
com.jgraph.algebra |
JGraphLayout algebra package which contains graph algorithms and datastructures.
|
com.jgraph.algebra.cost |
JGraphLayout cost package defines a cost function and default implementations.
|
com.jgraph.components.labels | |
com.jgraph.io.svg | |
com.jgraph.layout |
JGraphLayout's topmost package which contains the basic layout classes and interfaces.
|
com.jgraph.layout.graph |
JGraphLayout graph package which contains graph layout algorithms.
|
com.jgraph.layout.hierarchical |
JGraphLayout hierarchical package which contains directed hierarchy layout algorithms.
|
com.jgraph.layout.hierarchical.model |
JGraphLayout hierarchical layout internal model for representing the graph in
a manner that provide high performance for the layout
|
com.jgraph.layout.organic | |
com.jgraph.layout.routing |
JGraphLayout routing package which contains edge routing algorithms.
|
com.jgraph.layout.simple | |
com.jgraph.layout.tree |
JGraphLayout graph package which contains tree layout algorithms.
|
com.jgraph.navigation | |
com.jgraph.util | |
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.
|
org.jgraph.plaf.basic |
Contains the BasicGraphUI, which is GraphUI's default implementation.
|
org.jgraph.util |
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.