Class WaveGradient

java.lang.Object
  |
  +--WaveGradient

public class WaveGradient
extends java.lang.Object

Programm: WaveGradient
Copyright: 2002 Andreas Gohr, Frank Schubert
License: GPL2 or higher

Info: Startclass


Constructor Summary
WaveGradient()
           
 
Method Summary
static void main(java.lang.String[] Args)
          Main routine -everything starts here
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WaveGradient

public WaveGradient()
Method Detail

main

public static void main(java.lang.String[] Args)
Main routine -everything starts here