Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

U

unMark(V, Object) - Method in interface berack96.lib.graph.Graph
Remove the selected mark from the vertex.
unMark(V) - Method in interface berack96.lib.graph.Graph
Unmark the vertex selected.
After this call the vertex will not have any marked object to himself.
unMark(V, Object) - Method in class berack96.lib.graph.impl.AdjGraph
 
unMark(V) - Method in class berack96.lib.graph.impl.AdjGraph
 
unMark(V, Object) - Method in class berack96.lib.graph.impl.MapGraph
 
unMark(V) - Method in class berack96.lib.graph.impl.MapGraph
 
unMark(V, Object) - Method in class berack96.lib.graph.impl.MatrixGraph
 
unMark(V) - Method in class berack96.lib.graph.impl.MatrixGraph
 
unMark(Object) - Method in class berack96.lib.graph.Vertex
Remove the specified mark from this vertex
unMark() - Method in class berack96.lib.graph.Vertex
Remove all the marker from the vertex
unMarkAll(Object) - Method in interface berack96.lib.graph.Graph
Remove the selected mark from all the vertices
unMarkAll() - Method in interface berack96.lib.graph.Graph
Remove all the marker to all the vertex.
After this call the Graph.getMarks(Object) applied to any vertex will return an empty set
unMarkAll(Object) - Method in class berack96.lib.graph.impl.AdjGraph
 
unMarkAll() - Method in class berack96.lib.graph.impl.AdjGraph
 
unMarkAll(Object) - Method in class berack96.lib.graph.impl.MapGraph
 
unMarkAll() - Method in class berack96.lib.graph.impl.MapGraph
 
unMarkAll(Object) - Method in class berack96.lib.graph.impl.MatrixGraph
 
unMarkAll() - Method in class berack96.lib.graph.impl.MatrixGraph
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links