Interface VertexFactory<T>

    • Method Detail

      • create

        Vertex<T> create​(int vertexIdx)