at.tuwien.ifs.somtoolbox.visualization.metromap
Class JetColorMap

java.lang.Object
  extended by at.tuwien.ifs.somtoolbox.visualization.metromap.JetColorMap

public class JetColorMap
extends Object

Colour map similar to the Jet colour map in MATLAB.

Version:
$Id: JetColorMap.java 3358 2010-02-11 14:35:07Z mayer $ *
Author:
Rudolf Mayer

Constructor Summary
JetColorMap()
           
 
Method Summary
 Color getColor(float x)
           
 Color[] getColors(int count)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JetColorMap

public JetColorMap()
Method Detail

getColor

public Color getColor(float x)

getColors

public Color[] getColors(int count)