net.sourceforge.plantuml.posimo
Class GraphvizSolverB

java.lang.Object
  extended by net.sourceforge.plantuml.posimo.GraphvizSolverB

public class GraphvizSolverB
extends Object


Constructor Summary
GraphvizSolverB()
           
 
Method Summary
 Dimension2D solve(Cluster root, Collection<Path> paths)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphvizSolverB

public GraphvizSolverB()
Method Detail

solve

public Dimension2D solve(Cluster root,
                         Collection<Path> paths)
                  throws IOException,
                         InterruptedException
Throws:
IOException
InterruptedException


Copyright © 2012. All Rights Reserved.