org.jfree.chart.plot
Class GreyPalette
- java.lang.Object
-
- org.jfree.chart.plot.ColorPalette
-
- org.jfree.chart.plot.GreyPalette
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
Deprecated.This class is no longer supported (as of version 1.0.4). If you are creating contour plots, please try to useXYPlotandXYBlockRenderer.
public class GreyPalette extends ColorPalette implements java.io.Serializable
A grey color palette.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description GreyPalette()Deprecated.Creates a new palette.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method and Description voidinitialize()Deprecated.Intializes the palette's indices.-
Methods inherited from class org.jfree.chart.plot.ColorPalette
clone, equals, getColor, getColor, getColorLinear, getColorLog, getMaxZ, getMinZ, getPaint, getPaletteName, getTickValues, hashCode, invertPalette, isInverse, isLogscale, isStepped, setInverse, setLogscale, setMaxZ, setMinZ, setPaletteName, setStepped, setTickValues, setTickValues
-
-
-
-
Method Detail
-
initialize
public void initialize()
Deprecated.Intializes the palette's indices.- Specified by:
initializein classColorPalette
-
-
DMelt 3.0 © DataMelt by jWork.ORG