|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.themes.AbstractColorThemes
lt.monarch.chart.themes.ParametricTheme
lt.monarch.chart.themes.ParametricGrayscaleTheme
public class ParametricGrayscaleTheme extends ParametricTheme
Grayscale color theme
| Modifier and Type | Field and Description |
|---|
| Fields inherited from class lt.monarch.chart.themes.AbstractColorThemes |
|---|
palette_size |
| Constructor and Description |
|---|
ParametricGrayscaleTheme()
|
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor(int index,
int max)
|
| Methods inherited from class lt.monarch.chart.themes.ParametricTheme |
|---|
getAxesColors, getBackgroundColor, getForgroundColor, getGridColors, getLegendColors, getMarkerColors, getMarkerLineColors, getName, getPalette |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParametricGrayscaleTheme()
| Method Detail |
|---|
public java.awt.Color getColor(int index,
int max)
getColor in class ParametricTheme
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||