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 com.jgraph.components.labels
Subclasses of AbstractCellView in com.jgraph.components.labelsModifier and TypeClassDescriptionclassVertex view that supportsrendering and in-place editing, that means it supports simple text, rich text and component values.invalid reference
JGraphpadBusinessObject -
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.