harpoon.Analysis.GraphColoring
Class GraphVisualizer

java.lang.Object
  extended by harpoon.Analysis.GraphColoring.GraphVisualizer

public class GraphVisualizer
extends Object


Constructor Summary
GraphVisualizer()
           
 
Method Summary
static void getDotInput(PrintWriter pw, Graph graph)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphVisualizer

public GraphVisualizer()
Method Detail

getDotInput

public static void getDotInput(PrintWriter pw,
                               Graph graph)