Package | Description |
---|---|
net.sf.jasperreports.components.charts |
Contains interfaces and base classes for the built-in Spider Chart component.
|
net.sf.jasperreports.components.spiderchart |
Contains classes for the built-in Spider Chart component.
|
Modifier and Type | Class and Description |
---|---|
class |
FillChartSettings |
Modifier and Type | Field and Description |
---|---|
protected ChartSettings |
FillChartSettings.parent |
Modifier and Type | Method and Description |
---|---|
ChartSettings |
ChartComponent.getChartSettings() |
Constructor and Description |
---|
FillChartSettings(ChartSettings chartSettings,
JRFillObjectFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
StandardChartSettings |
Modifier and Type | Method and Description |
---|---|
ChartSettings |
SpiderChartComponent.getChartSettings() |
Modifier and Type | Method and Description |
---|---|
static void |
SpiderChartCompiler.collectExpressions(ChartSettings chart,
JRExpressionCollector collector) |
void |
SpiderChartComponent.setChartSettings(ChartSettings chartSettings) |
Constructor and Description |
---|
StandardChartSettings(ChartSettings chart,
JRBaseObjectFactory factory) |
Copyright © 2016. All rights reserved.