Uses of Interface
org.jgraph.graph.GraphModel

Packages that use GraphModel
Package
Description
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.