com.partnersoft.v3x.apps.MapBrowser.locate
Class ScanDatafile

java.lang.Object
  extended by com.partnersoft.v3x.apps.MapBrowser.locate.ScanDatafile

public class ScanDatafile
extends java.lang.Object


Constructor Summary
ScanDatafile(java.lang.String filename, int start, int finish, boolean verbose)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void orderlyScan(int start, int finish)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScanDatafile

public ScanDatafile(java.lang.String filename,
                    int start,
                    int finish,
                    boolean verbose)
             throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)

orderlyScan

public void orderlyScan(int start,
                        int finish)
                 throws java.lang.Exception
Throws:
java.lang.Exception