main
Class Main

java.lang.Object
  extended by main.Main

public class Main
extends java.lang.Object

Main class for testing generatiion of route graphs.


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Generates a route graph for the specified map.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Generates a route graph for the specified map.

Parameters:
args - - ontologyFile mapFile [outputFile]