public class ConvertChartContext extends java.lang.Object implements ChartContext
| Modifier | Constructor and Description |
|---|---|
protected |
ConvertChartContext(JRChart chart) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
evaluateExpression(JRExpression expression) |
java.lang.String |
evaluateTextExpression(JRExpression expression) |
JRChart |
getChart() |
Dataset |
getDataset() |
java.lang.Object |
getLabelGenerator() |
java.util.Locale |
getLocale() |
java.util.TimeZone |
getTimeZone() |
protected ConvertChartContext(JRChart chart)
public java.lang.String evaluateTextExpression(JRExpression expression) throws JRException
evaluateTextExpression in interface ChartContextJRExceptionpublic java.lang.Object evaluateExpression(JRExpression expression) throws JRException
evaluateExpression in interface ChartContextJRExceptionpublic JRChart getChart()
getChart in interface ChartContextpublic Dataset getDataset()
getDataset in interface ChartContextpublic java.lang.Object getLabelGenerator()
getLabelGenerator in interface ChartContextpublic java.util.Locale getLocale()
getLocale in interface ChartContextpublic java.util.TimeZone getTimeZone()
getTimeZone in interface ChartContext© 2001-2010 Jaspersoft Corporation www.jaspersoft.com