|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.gui.plotter.charts.BlockChartPlotter.BlockPaintScale
public static class BlockChartPlotter.BlockPaintScale
| 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 |
|---|
public BlockChartPlotter.BlockPaintScale(double minColor,
double maxColor)
| Method Detail |
|---|
public java.awt.Paint getPaint(double z)
getPaint in interface org.jfree.chart.renderer.PaintScalepublic double getUpperBound()
getUpperBound in interface org.jfree.chart.renderer.PaintScalepublic double getLowerBound()
getLowerBound in interface org.jfree.chart.renderer.PaintScale
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||