Inheritance diagram for org.jgraph.graph.CellViewRenderer:
Public Member Functions | |
Component | getRendererComponent (JGraph graph, CellView view, boolean sel, boolean focus, boolean preview) |
|
Configure and return the renderer based on the passed in components. The value is typically set from messaging the graph with
Implemented in manas.GGates.MyView.MyRenderer, org.jgraph.graph.EdgeRenderer, org.jgraph.graph.PortRenderer, and org.jgraph.graph.VertexRenderer. |