org.jfree.chart.plot
public class GreyPalette extends ColorPalette implements Serializable
Deprecated: This class is no longer supported. If you are creating contour plots, please try to use XYPlot and XYBlockRenderer.
A grey color palette.| Constructor Summary | |
|---|---|
| GreyPalette()
Creates a new palette. | |
| Method Summary | |
|---|---|
| void | initialize()
Intializes the palette's indices. |