| Frames | No Frames |
Methods with parameter type org.jfree.chart.plot.ColorPalette | |
| void | Sets the color palette. |
Methods with return type org.jfree.chart.plot.ColorPalette | |
| ColorPalette | Returns the color palette. |
Classes derived from org.jfree.chart.plot.ColorPalette | |
| class | A grey color palette. |
| class | Contains the data to constuct an 8-bit rainbow palette
This come from an old application which ran on 8-bit graphics device. |
Constructors with parameter type org.jfree.chart.plot.ColorPalette | |
Creates a new sample. | |
Methods with parameter type org.jfree.chart.plot.ColorPalette | |
| void | Sets the palette object being displayed. |
Methods with return type org.jfree.chart.plot.ColorPalette | |
| ColorPalette | Returns the current palette object being displayed. |