net.sourceforge.plantuml.posimo
Class GraphvizSolverB

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

public class GraphvizSolverB
extends java.lang.Object


Constructor Summary
GraphvizSolverB()
           
 
Method Summary
 java.awt.geom.Dimension2D solve(Cluster root, java.util.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 java.awt.geom.Dimension2D solve(Cluster root,
                                       java.util.Collection<Path> paths)
                                throws java.io.IOException,
                                       java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException


Copyright © 2011. All Rights Reserved.