|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.draw2d.internal.graph.GraphVisitor
org.eclipse.draw2d.internal.graph.InitialRankSolver
| Field Summary | |
protected EdgeList |
candidates
|
protected DirectedGraph |
graph
|
protected NodeList |
members
|
| Constructor Summary | |
InitialRankSolver()
|
|
| Method Summary | |
protected void |
solve()
|
void |
visit(DirectedGraph graph)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected DirectedGraph graph
protected EdgeList candidates
protected NodeList members
| Constructor Detail |
public InitialRankSolver()
| Method Detail |
public void visit(DirectedGraph graph)
visit in class GraphVisitorprotected void solve()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||