comirva.visu.colormap
Class ColorMap_Colorful

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

public class ColorMap_Colorful
extends ColorMap

This class defines a "Colorful" colormap. It roughly equals the Matlab-colormap "jet".


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

public ColorMap_Colorful()