A D G I S T U V

A

addEdge(E, Graph.Vertex<V, E>, Graph.Vertex<V, E>) - Method in class digraph.DiGraph
Inserts a new directed edge in this graph.
addEdge(E, Graph.Vertex<V, E>, Graph.Vertex<V, E>) - Method in interface graph.Graph
Inserts a new directed edge in this graph.
addVertex(V) - Method in class digraph.DiGraph
Inserts a new vertex in the graph.
addVertex(V) - Method in interface graph.Graph
Inserts a new vertex in the graph.

A D G I S T U V