net.sf.tourviewer.lib.ciclo
Class CicloRawReader
java.lang.Object
net.sf.tourviewer.lib.ciclo.CicloRawReader
public class CicloRawReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CicloRawReader
public CicloRawReader()
accept
public boolean accept(InputStream in)
throws IOException
- Throws:
IOException
analyzeTourData
protected void analyzeTourData(int[] data)
getChecksum
public int getChecksum()
getExpectedChecksum
public int getExpectedChecksum()
print
public void print(PrintStream out)
read
public TourSet read(InputStream in)
throws IOException
- Throws:
IOException
Copyright © 2005 Steffen Pingel. All Rights Reserved.