treeplus.util
Class GraphLoader

java.lang.Object
  extended by treeplus.util.GraphLoader

public class GraphLoader
extends java.lang.Object


Constructor Summary
GraphLoader()
           
 
Method Summary
static TreePlusGraph loadGraph(java.io.File file)
          Parsing the names of cities of the loaded file
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphLoader

public GraphLoader()
Method Detail

loadGraph

public static TreePlusGraph loadGraph(java.io.File file)
Parsing the names of cities of the loaded file

Parameters:
file -
Returns: