us.zuercher.gpx2map.plotter.test
Class WayPointPlotterManualTest

java.lang.Object
  extended by us.zuercher.gpx2map.plotter.test.WayPointPlotterManualTest

public class WayPointPlotterManualTest
extends Object

Manual test of way-point plotting. Downloads a small map and renders a a labelled WayPoint on it.

Author:
Stephan Zuercher

Constructor Summary
WayPointPlotterManualTest()
           
 
Method Summary
static void main(String[] args)
          Main entry point for manual test.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WayPointPlotterManualTest

public WayPointPlotterManualTest()
Method Detail

main

public static void main(String[] args)
Main entry point for manual test.

Parameters:
args - unused