| Package | Description |
|---|---|
| net.sf.jasperreports.charts |
Contains interfaces for chart plots and chart datasets.
|
| net.sf.jasperreports.charts.util |
Contains utility classes for complex chart customization.
|
| net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
|
| Modifier and Type | Method and Description |
|---|---|
ChartTheme |
ChartThemeBundle.getChartTheme(String themeName) |
| Modifier and Type | Method and Description |
|---|---|
static ChartTheme |
ChartUtil.getChartTheme(String themeName)
Deprecated.
Replaced by
ChartUtil.getTheme(String). |
ChartTheme |
ChartUtil.getTheme(String themeName) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChartTheme |
Copyright © 2017. All rights reserved.