org.xistrat.util.d3
Class GetVRMLGraph

java.lang.Object
  extended by org.xistrat.util.d3.GetVRMLGraph

public class GetVRMLGraph
extends java.lang.Object

class providing connection to the VRMLGraph classes (spring embedder tool) derived from the Demo programs by Paul James Mutton, paul@i-scream.org.uk

Since:
0.5.42

Field Summary
static int calc
           
 
Constructor Summary
GetVRMLGraph()
           
 
Method Summary
static GraphData getGraphData(java.lang.String arg)
          main method
static GraphData getMovedData(GraphData graph)
          layouting
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

calc

public static final int calc
See Also:
Constant Field Values
Constructor Detail

GetVRMLGraph

public GetVRMLGraph()
Method Detail

getGraphData

public static GraphData getGraphData(java.lang.String arg)
main method

Parameters:
arg - the input file

getMovedData

public static GraphData getMovedData(GraphData graph)
layouting