Class GraphvizSolverB

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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 Details

    • GraphvizSolverB

      public GraphvizSolverB()
  • Method Details

    • solve

      public Dimension2D solve(Cluster root, java.util.Collection<Path> paths) throws java.io.IOException
      Throws:
      java.io.IOException