A D G I S T U V

S

setValue(E) - Method in class digraph.DiGraph.Edge
Sets the value associated with this edge.
setValue(V) - Method in class digraph.DiGraph.Vertex
Sets the value associated with this vertex.
setValue(E) - Method in interface graph.Graph.Edge
Sets the value associated with this edge.
setValue(V) - Method in interface graph.Graph.Vertex
Sets the value associated with this vertex.
source() - Method in class digraph.DiGraph.Edge
Returns the source vertex of this edge.
source() - Method in interface graph.Graph.Edge
Returns the source vertex of this edge.

A D G I S T U V