|
|||||||||
| 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.ParametricDesaturationTheme
public class ParametricDesaturationTheme extends ParametricTheme
Color theme based on one single main color.
| Modifier and Type | Field and Description |
|---|
| Fields inherited from class lt.monarch.chart.themes.AbstractColorThemes |
|---|
palette_size |
| Constructor and Description |
|---|
ParametricDesaturationTheme(java.awt.Color mainColor,
java.lang.String name)
|
| 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 ParametricDesaturationTheme(java.awt.Color mainColor,
java.lang.String name)
| 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 | ||||||||