hydroScalingAPI
Class Cuencas

java.lang.Object
  extended by hydroScalingAPI.Cuencas

public class Cuencas
extends java.lang.Object

This class is the typical entrance point to the CUENCAS GUI. It launches a splash screen and initializes some libraries. It is designed to test for the presence of Java3D. It can be ommited and initilize the GUI using ParentGUI

Author:
Ricardo Mantilla

Constructor Summary
Cuencas()
           
 
Method Summary
static void main(java.lang.String[] args)
          Creates an instance of the class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cuencas

public Cuencas()
Method Detail

main

public static void main(java.lang.String[] args)
Creates an instance of the class

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.