org.eclipse.draw2d.internal.graph
Class InitialRankSolver
java.lang.Object
|
+--org.eclipse.draw2d.internal.graph.GraphVisitor
|
+--org.eclipse.draw2d.internal.graph.InitialRankSolver
- public class InitialRankSolver
- extends GraphVisitor
- Since:
- 2.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
graph
protected DirectedGraph graph
candidates
protected EdgeList candidates
members
protected NodeList members
InitialRankSolver
public InitialRankSolver()
visit
public void visit(DirectedGraph graph)
- Specified by:
visit
in class GraphVisitor
solve
protected void solve()
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.