Package edu.uci.ics.jung.visualization.renderers
Visualization mechanisms relating to rendering.
-
Interface Summary Interface Description EdgeArrowRenderingSupport<V,E> EdgeLabelRenderer Renderer<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> Renderer.VertexLabel.Positioner VertexLabelRenderer -
Class Summary Class Description BasicEdgeArrowRenderingSupport<V,E> BasicEdgeLabelRenderer<V,E> BasicEdgeRenderer<V,E> BasicRenderer<V,E> The default implementation of the Renderer used by the VisualizationViewer.BasicVertexLabelRenderer<V,E> BasicVertexLabelRenderer.InsidePositioner BasicVertexLabelRenderer.OutsidePositioner BasicVertexRenderer<V,E> CachingEdgeRenderer<V,E> CachingRenderer<V,E> CachingVertexRenderer<V,E> CenterEdgeArrowRenderingSupport<V,E> Checkmark a simple Icon that draws a checkmark in the lower-right quadrant of its area.DefaultEdgeLabelRenderer DefaultEdgeLabelRenderer is similar to the cell renderers used by the JTable and JTree jfc classes.DefaultVertexLabelRenderer DefaultVertexLabelRenderer is similar to the cell renderers used by the JTable and JTree JFC classes.GradientVertexRenderer<V,E> A renderer that will fill vertex shapes with a GradientPaintRenderer.Edge.NOOP Renderer.EdgeLabel.NOOP Renderer.Vertex.NOOP Renderer.VertexLabel.NOOP ReshapingEdgeRenderer<V,E> uses a flatness argument to break edges into smaller segments.VertexLabelAsShapeRenderer<V,E> Renders Vertex Labels, but can also supply Shapes for vertices. -
Enum Summary Enum Description Renderer.VertexLabel.Position