Uses of Class
com.jgraph.graph.AbstractCellView

Packages that use AbstractCellView
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 AbstractCellView in com.jgraph.graph
 

Subclasses of AbstractCellView in com.jgraph.graph
 class EdgeView
          The default implementation of an edge view.
 class PortView
          The default implementation of a port view.
 class VertexView
          The default implementation of a vertex view.