Uses of Class
org.jgraph.graph.AbstractCellView
Packages that use AbstractCellView
Package
Description
Graphs are made up of a number of classes and interfaces defined in their own
package - the
jgraph.graph
package.-
Uses of AbstractCellView in org.jgraph.graph
Subclasses of AbstractCellView in org.jgraph.graphModifier and TypeClassDescriptionclass
The default implementation of an edge view.class
The default implementation of a port view.class
The default implementation of a vertex view.