public class Jung2Renderer<V,E>
extends edu.uci.ics.jung.visualization.renderers.BasicRenderer<V,E>
edu.uci.ics.jung.visualization.renderers.Renderer.Edge<V,E>, edu.uci.ics.jung.visualization.renderers.Renderer.EdgeLabel<V,E>, edu.uci.ics.jung.visualization.renderers.Renderer.Vertex<V,E>, edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel<V,E>
Constructor and Description |
---|
Jung2Renderer() |
Modifier and Type | Method and Description |
---|---|
void |
render(edu.uci.ics.jung.visualization.RenderContext<V,E> renderContext,
edu.uci.ics.jung.algorithms.layout.Layout<V,E> layout) |
getEdgeLabelRenderer, getEdgeRenderer, getVertexLabelRenderer, getVertexRenderer, renderEdge, renderEdgeLabel, renderVertex, renderVertexLabel, setEdgeLabelRenderer, setEdgeRenderer, setVertexLabelRenderer, setVertexRenderer