visad
Class ColorControl

java.lang.Object
  extended by visad.Control
      extended by visad.BaseColorControl
          extended by visad.ColorControl
All Implemented Interfaces:
Serializable, Cloneable

public class ColorControl
extends BaseColorControl

ColorControl is the VisAD class for controlling 3-component Color DisplayRealType-s (e.g., RGB, HSV, CMY).

See Also:
Serialized Form

Field Summary
 
Fields inherited from class visad.BaseColorControl
ALPHA, BLUE, DEFAULT_NUMBER_OF_COLORS, GREEN, RED
 
Constructor Summary
ColorControl(DisplayImpl d)
          construct a ColorAlphaControl for given DisplayImpl
 
Method Summary
 
Methods inherited from class visad.BaseColorControl
clone, equals, getFunction, getNumberOfColors, getNumberOfComponents, getSaveString, getTable, initGreyWedge, initGreyWedge, initHSV, initTableGreyWedge, initTableGreyWedge, initTableHSV, initTableVis5D, initVis5D, lookupRange, lookupValues, setFunction, setRange, setSaveString, setTable, syncControl, toString
 
Methods inherited from class visad.Control
addControlListener, animation_string, changeControl, checkTicks, getDisplay, getDisplayRenderer, getInstanceNumber, incTick, nullControl, peekTicks, removeControlListener, resetTicks, setTicks, subCheckTicks, subPeekTicks, subResetTicks, subSetTicks
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ColorControl

public ColorControl(DisplayImpl d)
construct a ColorAlphaControl for given DisplayImpl

Parameters:
d - - DisplayImpl