nl.uu.cs.treewidth.output
Class GraphViz

java.lang.Object
  extended by nl.uu.cs.treewidth.output.GraphViz

public class GraphViz
extends java.lang.Object


Constructor Summary
GraphViz()
           
 
Method Summary
static java.awt.image.BufferedImage render(java.lang.String dotSource)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphViz

public GraphViz()
Method Detail

render

public static java.awt.image.BufferedImage render(java.lang.String dotSource)