A B C D E F G I L M N R S T U V 

A

add(TypeVertex, TypeVertex) - Method in interface net.bubuntu.graph.Edges
Add a new edge in the graph.
add(Vertex<TypeVertex>, Vertex<TypeVertex>) - Method in interface net.bubuntu.graph.Edges
Add a new edge in the graph.
add(TypeVertex, TypeVertex, TypeEdge) - Method in interface net.bubuntu.graph.EdgesValuated
Add a new edge in the graph.
add(Vertex<TypeVertex>, Vertex<TypeVertex>, TypeEdge) - Method in interface net.bubuntu.graph.EdgesValuated
Add a new edge in the graph.
add(TypeVertex) - Method in interface net.bubuntu.graph.Vertices
Add a new vertex in the graph.
add(TypeVertex...) - Method in interface net.bubuntu.graph.Vertices
Add new vertices in the graph.
A B C D E F G I L M N R S T U V