Uses of Interface
org.jgraph.graph.GraphModel

Packages that use GraphModel
Package
Description
JGraphLayout algebra package which contains graph algorithms and datastructures.
 
JGraphLayout's topmost package which contains the basic layout classes and interfaces.
JGraph's topmost package which contains the JGraph class.
Graphs are made up of a number of classes and interfaces defined in their own package - the jgraph.graph package.
Contains the BasicGraphUI, which is GraphUI's default implementation.