anl.aida.client.net
Class ValueGraphCreator

java.lang.Object
  extended by anl.aida.client.net.ValueGraphCreator

public class ValueGraphCreator
extends java.lang.Object

Creates graphs from data frames and timesteps.


Constructor Summary
ValueGraphCreator()
           
 
Method Summary
 edu.uci.ics.jung.graph.Graph<ValueNode,java.lang.Object> createGraph(anl.aida.data.DataFrame frame, int timestep)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueGraphCreator

public ValueGraphCreator()
Method Detail

createGraph

public edu.uci.ics.jung.graph.Graph<ValueNode,java.lang.Object> createGraph(anl.aida.data.DataFrame frame,
                                                                            int timestep)