Uses of Interface
org.jgraph.graph.CellViewRenderer
Packages that use CellViewRenderer
Package
Description
Graphs are made up of a number of classes and interfaces defined in their own
package - the
jgraph.graph
package.-
Uses of CellViewRenderer in org.jgraph.graph
Classes in org.jgraph.graph that implement CellViewRendererModifier and TypeClassDescriptionclass
This renderer displays entries that implement the CellView interface.class
This renderer displays entries that implement the CellView interface and supports the following attributes: GraphConstants.OFFSET GraphConstants.ABSOLUTE </liclass
This renderer displays entries that implement the CellView interface and supports the following attributes.Methods in org.jgraph.graph that return CellViewRendererModifier and TypeMethodDescriptionabstract CellViewRenderer
AbstractCellView.getRenderer()
Obtains the renderer instance for this viewEdgeView.getRenderer()
Returns a renderer for the class.PortView.getRenderer()
Returns a renderer for the class.VertexView.getRenderer()
Returns a renderer for the class.