Class HSVDisplay

java.lang.Object
  extended by HSVDisplay

public class HSVDisplay
extends java.lang.Object

HSVDisplay is an application for interactively exploring the relation between the HSV and RGB color coordiantes.


Constructor Summary
HSVDisplay()
           
 
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

HSVDisplay

public HSVDisplay()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        VisADException,
                        java.rmi.RemoteException
Throws:
java.io.IOException
VisADException
java.rmi.RemoteException