ajax.gui.graph
Class GraphParamConstructor

java.lang.Object
  |
  +--ajax.gui.graph.GraphParamConstructor

public class GraphParamConstructor
extends java.lang.Object

Prepares the parameter file for the GraphApplet


Constructor Summary
GraphParamConstructor()
           
 
Method Summary
 GraphParameter construct(java.util.List transList)
          Calls dot and initialize the GraphParameter object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphParamConstructor

public GraphParamConstructor()
Method Detail

construct

public GraphParameter construct(java.util.List transList)
                         throws java.io.IOException
Calls dot and initialize the GraphParameter object