scenic.color
Class ColorSpace

java.lang.Object
  extended by scenic.color.ColorSpace

public class ColorSpace
extends java.lang.Object

This class is unly for test purposes. In the future we will propably use the java.awt.color.ColorSpace class.


Constructor Summary
ColorSpace()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorSpace

public ColorSpace()