Uses of Class
org.jgraph.graph.AbstractCellView
-
Packages that use AbstractCellView Package Description org.jgraph.graph Graphs are made up of a number of classes and interfaces defined in their own package - thejgraph.graph
package. -
-
Uses of AbstractCellView in org.jgraph.graph
Subclasses of AbstractCellView in org.jgraph.graph Modifier and Type Class Description 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.
-