org.jfree.chart.plot

Class GreyPalette

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
voidinitialize()
Intializes the palette's indices.

Constructor Detail

GreyPalette

public GreyPalette()
Creates a new palette.

Method Detail

initialize

public void initialize()
Intializes the palette's indices.