hydroScalingAPI.tools
Class ExtensionToFormat

java.lang.Object
  extended by hydroScalingAPI.tools.ExtensionToFormat

public abstract class ExtensionToFormat
extends java.lang.Object

An abstract class to assign formats to file extension

Author:
Ricardo Mantilla

Constructor Summary
ExtensionToFormat()
           
 
Method Summary
static java.lang.String getFormat(java.lang.String extension)
          Given a file extension return the associated format.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionToFormat

public ExtensionToFormat()
Method Detail

getFormat

public static java.lang.String getFormat(java.lang.String extension)
Given a file extension return the associated format. Available extensions are:

.areas

.corrDEM

.dir

.dtopo

.gdo

.horton

.lcp

.ltc

.mcd

.magn

.redRas

.slope

.tdo

.tcd

Parameters:
extension - The extension of interest
Returns:
The associated format


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.