|
|||||||||
| Home >> All >> com >> port80 >> graph >> dot >> [ impl overview ] | PREV NEXT | ||||||||
Uses of Class
com.port80.graph.dot.impl.VirtualGraph.AdjacencyMatrix
| Uses of VirtualGraph.AdjacencyMatrix in com.port80.graph.dot.impl |
| Fields in com.port80.graph.dot.impl declared as VirtualGraph.AdjacencyMatrix | |
(package private) VirtualGraph.AdjacencyMatrix |
VirtualGraph.Rank.flatMatrix
caches number of total cost. |
| Methods in com.port80.graph.dot.impl with parameters of type VirtualGraph.AdjacencyMatrix | |
private void |
VirtualGraph.breakFlatCycles(VirtualVertex v,
java.util.Set visited,
java.util.Set ancestors,
VirtualGraph.AdjacencyMatrix matrix)
Look for cycles starting from given vertex 'v'. |
|
|||||||||
| Home >> All >> com >> port80 >> graph >> dot >> [ impl overview ] | PREV NEXT | ||||||||