|
|||||||||
| 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.Abstract2ColorsThemes
lt.monarch.chart.themes.PrinterFriendlyTheme
public class PrinterFriendlyTheme extends Abstract2ColorsThemes
| Modifier and Type | Field and Description |
|---|
| Fields inherited from class lt.monarch.chart.themes.Abstract2ColorsThemes |
|---|
blue, blueCenters, blueLeftLimit, blueRange, blueRightLimit, green, greenCenters, greenLeftLimit, greenRange, greenRightLimit, gridBg, gridFg, parentColor, range, red, redCenters, redLeftLimit, redRange, redRightLimit |
| Fields inherited from class lt.monarch.chart.themes.AbstractColorThemes |
|---|
palette_size |
| Constructor and Description |
|---|
PrinterFriendlyTheme()
Provides hatch type (white-black) filling theme. |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color[] |
getAxesColors()
|
java.awt.Color |
getBackgroundColor()
|
java.awt.Color[] |
getGridColors()
|
java.awt.Color[] |
getLegendColors()
|
java.awt.Color[] |
getMarkerColors()
|
java.awt.Color[] |
getMarkerLineColors()
|
java.awt.Color[] |
getPalette(int seriesQuantity)
|
| Methods inherited from class lt.monarch.chart.themes.AbstractColorThemes |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrinterFriendlyTheme()
| Method Detail |
|---|
public java.awt.Color[] getPalette(int seriesQuantity)
getPalette in class Abstract2ColorsThemespublic java.awt.Color getBackgroundColor()
getBackgroundColor in class AbstractColorThemespublic java.awt.Color[] getAxesColors()
getAxesColors in class AbstractColorThemespublic java.awt.Color[] getGridColors()
getGridColors in class AbstractColorThemespublic java.awt.Color[] getMarkerLineColors()
getMarkerLineColors in class AbstractColorThemespublic java.awt.Color[] getMarkerColors()
getMarkerColors in class AbstractColorThemespublic java.awt.Color[] getLegendColors()
getLegendColors in class AbstractColorThemes
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||