net.sf.tourviewer
Class JTourViewer

java.lang.Object
  extended by net.sf.tourviewer.JTourViewer

public class JTourViewer
extends Object


Constructor Summary
JTourViewer()
           
 
Method Summary
static void main(String[] args)
           
 TourSet read(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTourViewer

public JTourViewer()
Method Detail

read

public TourSet read(String filename)
             throws IOException
Throws:
IOException

main

public static void main(String[] args)


Copyright © 2005 Steffen Pingel. All Rights Reserved.