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

Class VertexLabelAsShapeRenderer<V,E>

  • Type Parameters:
    V - the vertex type
    V - the edge type
    All Implemented Interfaces:
    com.google.common.base.Function<V,java.awt.Shape>, Renderer.VertexLabel<V,E>


    public class VertexLabelAsShapeRenderer<V,E>
    extends java.lang.Object
    implements Renderer.VertexLabel<V,E>, com.google.common.base.Function<V,java.awt.Shape>
    Renders Vertex Labels, but can also supply Shapes for vertices. This has the effect of making the vertex label the actual vertex shape. The user will probably want to center the vertex label on the vertex location.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.