comirva.visu.colormap
Class ColorMap_Sun

java.lang.Object
  extended by comirva.visu.colormap.ColorMap
      extended by comirva.visu.colormap.ColorMap_Sun

public class ColorMap_Sun
extends ColorMap

This class defines a "Sun" colormap. This colormap goes from yellow to orange.


Constructor Summary
ColorMap_Sun()
           
 
Method Summary
 
Methods inherited from class comirva.visu.colormap.ColorMap
addColor, getColor, invert
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorMap_Sun

public ColorMap_Sun()