org.wilmascope.file
Class LEDALoader

java.lang.Object
  extended by org.wilmascope.file.LEDALoader

public class LEDALoader
extends java.lang.Object

Author:
dwyer Load a graph from a simple LEDA text file format (".lgr")
See Also:
the LEDA file format definition

Constructor Summary
LEDALoader(GraphControl gc, java.lang.String fileName)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LEDALoader

public LEDALoader(GraphControl gc,
                  java.lang.String fileName)