Class GraphvizSolverB


  • public class GraphvizSolverB
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GraphvizSolverB()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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
        Throws:
        java.io.IOException