com.jeffpalm.graph.report
Class GraphBuilder

java.lang.Object
  extended by com.jeffpalm.graph.report.GraphBuilder

public class GraphBuilder
extends java.lang.Object


Constructor Summary
GraphBuilder()
           
 
Method Summary
 void buildGraph(java.util.Collection methodData)
           
 void buildGraph(Parser p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphBuilder

public GraphBuilder()
Method Detail

buildGraph

public void buildGraph(Parser p)
                throws java.lang.Exception
Throws:
java.lang.Exception

buildGraph

public void buildGraph(java.util.Collection methodData)
                throws java.lang.Exception
Throws:
java.lang.Exception