Uses of Class
com.jgraph.graph.DefaultGraphCell

Packages that use DefaultGraphCell
com.jgraph.graph Graphs are made up of a number of classes and interfaces defined in their own package - the jgraph.graph package. 
 

Uses of DefaultGraphCell in com.jgraph.graph
 

Subclasses of DefaultGraphCell in com.jgraph.graph
 class DefaultEdge
          A simple implementation for an edge.
 class DefaultPort
          A simple implementation for a port.