com.rapidminer.gui.plotter.som
Class SOMGreyColorizer

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

public class SOMGreyColorizer
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 grey scheme.

Author:
Sebastian Land

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

SOMGreyColorizer

public SOMGreyColorizer()
Method Detail

getPointColor

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


Copyright © 2001-2009 by Rapid-I