XYPlot
and
XYBlockRenderer
.public class GreyPalette extends ColorPalette implements java.io.Serializable
b, g, inverse, log10, logscale, maxZ, minZ, paletteName, r, stepped, tickValues
Constructor and Description |
---|
GreyPalette()
Deprecated.
Creates a new palette.
|
Modifier and Type | Method and Description |
---|---|
void |
initialize()
Deprecated.
Intializes the palette's indices.
|
clone, equals, getColor, getColor, getColorLinear, getColorLog, getMaxZ, getMinZ, getPaint, getPaletteName, getTickValues, hashCode, invertPalette, isInverse, isLogscale, isStepped, setInverse, setLogscale, setMaxZ, setMinZ, setPaletteName, setStepped, setTickValues, setTickValues
public GreyPalette()
public void initialize()
initialize
in class ColorPalette