|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface required for color bar axes.
| Method Summary | |
void |
doAutoRange()
This is cheat to make autoAdjustRange public. |
ColorPalette |
getColorPalette()
Returns the current color palette. |
java.awt.Paint |
getPaint(double value)
Returns the Paint associated with a value. |
void |
setColorPalette(ColorPalette palette)
Sets the current color palette. |
| Method Detail |
public ColorPalette getColorPalette()
public void setColorPalette(ColorPalette palette)
palette - the new palette.public java.awt.Paint getPaint(double value)
value - the value.
public void doAutoRange()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||