Documentation of 'edu.uci.ics.jung.visualization.renderers.BasicRenderer' Java class
BasicRenderer
edu.uci.ics.jung.visualization.renderers

Class BasicRenderer<V,E>

  • All Implemented Interfaces:
    Renderer<V,E>
    Direct Known Subclasses:
    CachingRenderer


    public class BasicRenderer<V,E>
    extends java.lang.Object
    implements Renderer<V,E>
    The default implementation of the Renderer used by the VisualizationViewer. Default Vertex and Edge Renderers are supplied, or the user may set custom values. The Vertex and Edge renderers are used in the renderVertex and renderEdge methods, which are called in the render loop of the VisualizationViewer.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.