Package net.sf.jasperreports.charts.util
Class ChartsStyleResolver
java.lang.Object
net.sf.jasperreports.charts.util.ChartsStyleResolver
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBackcolor
(JRChartPlot plot) getCategoryAxisLabelColor
(JRCategoryAxisFormat axisFormat, JRChartPlot plot) getCategoryAxisLineColor
(JRCategoryAxisFormat axisFormat, JRChartPlot plot) getCategoryAxisTickLabelColor
(JRCategoryAxisFormat axisFormat, JRChartPlot plot) getForecolor
(JRChartPlot plot) getLegendBackgroundColor
(JRChart chart) getLegendColor
(JRChart chart) getSubtitleColor
(JRChart chart) getTimeAxisLabelColor
(JRTimeAxisFormat axisFormat, JRChartPlot plot) getTimeAxisLineColor
(JRTimeAxisFormat axisFormat, JRChartPlot plot) getTimeAxisTickLabelColor
(JRTimeAxisFormat axisFormat, JRChartPlot plot) getTitleColor
(JRChart chart) getValueAxisLabelColor
(JRValueAxisFormat axisFormat, JRChartPlot plot) getValueAxisLineColor
(JRValueAxisFormat axisFormat, JRChartPlot plot) getValueAxisTickLabelColor
(JRValueAxisFormat axisFormat, JRChartPlot plot) getXAxisLabelColor
(JRXAxisFormat axisFormat, JRChartPlot plot) getXAxisLineColor
(JRXAxisFormat axisFormat, JRChartPlot plot) getXAxisTickLabelColor
(JRXAxisFormat axisFormat, JRChartPlot plot) getYAxisLabelColor
(JRYAxisFormat axisFormat, JRChartPlot plot) getYAxisLineColor
(JRYAxisFormat axisFormat, JRChartPlot plot) getYAxisTickLabelColor
(JRYAxisFormat axisFormat, JRChartPlot plot)
-
Constructor Details
-
ChartsStyleResolver
-
-
Method Details
-
getForecolor
-
getBackcolor
-
getTitleColor
-
getSubtitleColor
-
getLegendColor
-
getLegendBackgroundColor
-
getCategoryAxisLabelColor
-
getCategoryAxisTickLabelColor
-
getCategoryAxisLineColor
-
getValueAxisLabelColor
-
getValueAxisTickLabelColor
-
getValueAxisLineColor
-
getXAxisLabelColor
-
getXAxisTickLabelColor
-
getXAxisLineColor
-
getYAxisLabelColor
-
getYAxisTickLabelColor
-
getYAxisLineColor
-
getTimeAxisLabelColor
-
getTimeAxisTickLabelColor
-
getTimeAxisLineColor
-