| 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 |
JRCandlestickPlot |
interface |
JRHighLowPlot |
interface |
JRTimeSeriesPlot |
| Modifier and Type | Class and Description |
|---|---|
class |
JRBaseCandlestickPlot |
class |
JRBaseHighLowPlot |
class |
JRBaseTimeSeriesPlot |
| Modifier and Type | Class and Description |
|---|---|
class |
JRDesignCandlestickPlot |
class |
JRDesignHighLowPlot |
class |
JRDesignTimeSeriesPlot |
| Modifier and Type | Class and Description |
|---|---|
class |
JRFillCandlestickPlot |
class |
JRFillHighLowPlot |
class |
JRFillTimeSeriesPlot |
| Modifier and Type | Method and Description |
|---|---|
static Color |
JRStyleResolver.getTimeAxisLabelColor(JRTimeAxisFormat axisFormat,
JRChartPlot plot) |
static Color |
JRStyleResolver.getTimeAxisLineColor(JRTimeAxisFormat axisFormat,
JRChartPlot plot) |
static Color |
JRStyleResolver.getTimeAxisTickLabelColor(JRTimeAxisFormat axisFormat,
JRChartPlot plot) |
Copyright © 2014. All rights reserved.