Documentation of 'org.jgrapht.io.VertexProvider' Java class
VertexProvider
org.jgrapht.io

Interface VertexProvider<V>

  • Type Parameters:
    V - the vertex type
    All Known Subinterfaces:
    VertexProvider<V>


    public interface VertexProvider<V>
    Creates a vertex.
    • Method Detail

      • buildVertex

        V buildVertex(java.lang.String id,
                      java.util.Map<java.lang.String,java.lang.String> attributes)
        Create a vertex
        Parameters:
        id - a unique identifier for the vertex
        attributes - any other attributes of the vertex
        Returns:
        the vertex

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.