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 com.jgraph.components.labels
Classes in com.jgraph.components.labels that implement CellViewRendererModifier and TypeClassDescriptionclassUniversal renderer for vertices and groups.Methods in com.jgraph.components.labels that return CellViewRendererModifier and TypeMethodDescriptionMultiLineVertexView.getRenderer()Returns theMultiLineVertexView.renderer. -
Uses of CellViewRenderer in com.jgraph.io.svg
Classes in com.jgraph.io.svg that implement CellViewRenderer -
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 invalid input: '<'/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.