Uses of Class
org.jgraph.graph.DefaultGraphCell
-
Packages that use DefaultGraphCell 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 DefaultGraphCell in org.jgraph.graph
Subclasses of DefaultGraphCell in org.jgraph.graph Modifier and Type Class Description class
DefaultEdge
A simple implementation for an edge.class
DefaultPort
A simple implementation for a port.
-