public class

GreyPalette

extends ColorPalette
implements Serializable
java.lang.Object
   ↳ org.jfree.chart.plot.ColorPalette
     ↳ org.jfree.chart.plot.GreyPalette

This class is deprecated.
This class is no longer supported (as of version 1.0.4). If you are creating contour plots, please try to use XYPlot and XYBlockRenderer.

Class Overview

A grey color palette.

Summary

[Expand]
Inherited Fields
From class org.jfree.chart.plot.ColorPalette
Public Constructors
GreyPalette()
Creates a new palette.
Public Methods
void initialize()
Intializes the palette's indices.
[Expand]
Inherited Methods
From class org.jfree.chart.plot.ColorPalette
From class java.lang.Object

Public Constructors

public GreyPalette ()

Creates a new palette.

Public Methods

public void initialize ()

Intializes the palette's indices.