com.rapidminer.gui.plotter.som
Class SOMClassColorizer

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

public class SOMClassColorizer
extends java.lang.Object
implements SOMMatrixColorizer

This class provides the color calculation for the classification areas of the SOMMOdelPlotter.

Author:
Sebastian Land

Constructor Summary
SOMClassColorizer(int numberOfClasses)
           
 
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

SOMClassColorizer

public SOMClassColorizer(int numberOfClasses)
Method Detail

getPointColor

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


Copyright © 2001-2009 by Rapid-I