Package edu.uci.ics.jung.visualization.renderers
package edu.uci.ics.jung.visualization.renderers
Visualization mechanisms relating to rendering.
-
ClassDescriptionBasicEdgeRenderer<V,
E> BasicRenderer<V,E> The default implementation of the Renderer used by the VisualizationViewer.BasicVertexRenderer<V,E> CachingEdgeRenderer<V,E> CachingRenderer<V,E> a simple Icon that draws a checkmark in the lower-right quadrant of its area.DefaultEdgeLabelRenderer is similar to the cell renderers used by the JTable and JTree jfc classes.DefaultVertexLabelRenderer is similar to the cell renderers used by the JTable and JTree JFC classes.A renderer that will fill vertex shapes with a GradientPaintRenderer<V,E> The interface for drawing vertices, edges, and their labels.Renderer.Edge<V,E> Renderer.EdgeLabel<V,E> Renderer.Vertex<V,E> Renderer.VertexLabel<V,E> uses a flatness argument to break edges into smaller segments.Renders Vertex Labels, but can also supply Shapes for vertices.