net.sf.jasperreports.engine.convert
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) |
JRChart |
getChart() |
Dataset |
getDataset() |
java.lang.Object |
getLabelGenerator() |
java.util.Locale |
getLocale() |
java.util.TimeZone |
getTimeZone() |
protected ConvertChartContext(JRChart chart)
public java.lang.Object evaluateExpression(JRExpression expression) throws JRException
evaluateExpression
in interface ChartContext
JRException
public JRChart getChart()
getChart
in interface ChartContext
public Dataset getDataset()
getDataset
in interface ChartContext
public java.lang.Object getLabelGenerator()
getLabelGenerator
in interface ChartContext
public java.util.Locale getLocale()
getLocale
in interface ChartContext
public java.util.TimeZone getTimeZone()
getTimeZone
in interface ChartContext
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com