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 TypeClassDescriptionclassThe default implementation of an edge view.classThe default implementation of a port view.classThe default implementation of a vertex view.