hydroScalingAPI.examples.io
Class ImportMapSourceASCII

java.lang.Object
  extended by hydroScalingAPI.examples.io.ImportMapSourceASCII

public class ImportMapSourceASCII
extends java.lang.Object

This class was created to import GPS locations from a *.cvs file created using MapSource. It also associates images.

Author:
Ricardo Mantilla

Constructor Summary
ImportMapSourceASCII(java.io.File sourceFile, java.io.File imagesDirectory)
          Creates a new instance of importMapSourceASCII
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportMapSourceASCII

public ImportMapSourceASCII(java.io.File sourceFile,
                            java.io.File imagesDirectory)
Creates a new instance of importMapSourceASCII

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments


CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.