|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.chart.ui.ColorPalette
org.jfree.chart.ui.GreyPalette
public class GreyPalette
A grey color palette.
| Field Summary |
|---|
| Fields inherited from class org.jfree.chart.ui.ColorPalette |
|---|
b, g, inverse, log10, logscale, maxZ, minZ, paletteName, r, stepped, tickValues |
| Constructor Summary | |
|---|---|
GreyPalette()
Creates a new palette. |
|
| Method Summary | |
|---|---|
void |
initialize()
Intializes the palette's indices. |
| Methods inherited from class org.jfree.chart.ui.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 |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GreyPalette()
| Method Detail |
|---|
public void initialize()
initialize in class ColorPalette
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||