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 TypeClassDescriptionclassThis renderer displays entries that implement the CellView interface.classThis renderer displays entries that implement the CellView interface and supports the following attributes: GraphConstants.OFFSET GraphConstants.ABSOLUTE </liclassThis renderer displays entries that implement the CellView interface and supports the following attributes.Methods in org.jgraph.graph that return CellViewRendererModifier and TypeMethodDescriptionabstract CellViewRendererAbstractCellView.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.