us.zuercher.gpx2map
Class Main

java.lang.Object
  extended by us.zuercher.gpx2map.Main

public class Main
extends Object

Main provides a simple entry-point into the command line implementation of Gpx2Map.

Author:
Stephan Zuercher

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
          Main entry point to the command line version of Gpx2Map.
 
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(String[] args)
Main entry point to the command line version of Gpx2Map. Constructs a Gpx2Map instance and configures it using MainArgumentParser.

Parameters:
args - the command line arguments