Package | Description |
---|---|
net.sf.jasperreports.charts |
Contains interfaces for chart plots and chart datasets.
|
net.sf.jasperreports.charts.base |
Contains base implementations for chart related interfaces.
|
net.sf.jasperreports.charts.design |
Contains design time implementations for chart related interfaces.
|
net.sf.jasperreports.charts.fill |
Contains fill time implementations for chart related interfaces.
|
net.sf.jasperreports.engine.util |
Utility classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JRAreaPlot |
interface |
JRBar3DPlot |
interface |
JRBarPlot |
interface |
JRCandlestickPlot |
interface |
JRHighLowPlot |
interface |
JRLinePlot |
interface |
JRTimeSeriesPlot |
Modifier and Type | Class and Description |
---|---|
class |
JRBaseAreaPlot |
class |
JRBaseBar3DPlot |
class |
JRBaseBarPlot |
class |
JRBaseCandlestickPlot |
class |
JRBaseHighLowPlot |
class |
JRBaseLinePlot |
class |
JRBaseTimeSeriesPlot |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignAreaPlot |
class |
JRDesignBar3DPlot |
class |
JRDesignBarPlot |
class |
JRDesignCandlestickPlot |
class |
JRDesignHighLowPlot |
class |
JRDesignLinePlot |
class |
JRDesignTimeSeriesPlot |
Modifier and Type | Class and Description |
---|---|
class |
JRFillAreaPlot |
class |
JRFillBar3DPlot |
class |
JRFillBarPlot |
class |
JRFillCandlestickPlot |
class |
JRFillHighLowPlot |
class |
JRFillLinePlot |
class |
JRFillTimeSeriesPlot |
Modifier and Type | Method and Description |
---|---|
static java.awt.Color |
JRStyleResolver.getValueAxisLabelColor(JRValueAxisFormat axisFormat,
JRChartPlot plot) |
static java.awt.Color |
JRStyleResolver.getValueAxisLineColor(JRValueAxisFormat axisFormat,
JRChartPlot plot) |
static java.awt.Color |
JRStyleResolver.getValueAxisTickLabelColor(JRValueAxisFormat axisFormat,
JRChartPlot plot) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com