org.drools.visualize
Class ReteooLayoutSolver

java.lang.Object
  extended byorg.drools.visualize.ReteooLayoutSolver

public class ReteooLayoutSolver
extends java.lang.Object


Constructor Summary
ReteooLayoutSolver(Vertex root)
           
 
Method Summary
 RowList getRowList()
           
protected  void solve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReteooLayoutSolver

public ReteooLayoutSolver(Vertex root)
Method Detail

solve

protected void solve()

getRowList

public RowList getRowList()