com.rapidminer.gui.plotter.som
Class SOMFireColorizer

java.lang.Object
  extended by com.rapidminer.gui.plotter.som.SOMFireColorizer
All Implemented Interfaces:
SOMMatrixColorizer

public class SOMFireColorizer
extends java.lang.Object
implements SOMMatrixColorizer

This class provides a visualization for the SOMPlotter. Therefore it converts the value of a point to a color of a blue and red scheme.

Author:
Sebastian Land

Constructor Summary
SOMFireColorizer()
           
 
Method Summary
 java.awt.Color getPointColor(double value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOMFireColorizer

public SOMFireColorizer()
Method Detail

getPointColor

public java.awt.Color getPointColor(double value)
Specified by:
getPointColor in interface SOMMatrixColorizer


Copyright © 2001-2009 by Rapid-I