com.rapidminer.gui.plotter.charts
Class BlockChartPlotter.BlockPaintScale

java.lang.Object
  extended by com.rapidminer.gui.plotter.charts.BlockChartPlotter.BlockPaintScale
All Implemented Interfaces:
org.jfree.chart.renderer.PaintScale
Enclosing class:
BlockChartPlotter

public static class BlockChartPlotter.BlockPaintScale
extends java.lang.Object
implements org.jfree.chart.renderer.PaintScale


Constructor Summary
BlockChartPlotter.BlockPaintScale(double minColor, double maxColor)
           
 
Method Summary
 double getLowerBound()
           
 java.awt.Paint getPaint(double z)
           
 double getUpperBound()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockChartPlotter.BlockPaintScale

public BlockChartPlotter.BlockPaintScale(double minColor,
                                         double maxColor)
Method Detail

getPaint

public java.awt.Paint getPaint(double z)
Specified by:
getPaint in interface org.jfree.chart.renderer.PaintScale

getUpperBound

public double getUpperBound()
Specified by:
getUpperBound in interface org.jfree.chart.renderer.PaintScale

getLowerBound

public double getLowerBound()
Specified by:
getLowerBound in interface org.jfree.chart.renderer.PaintScale


Copyright © 2001-2009 by Rapid-I