| Package | Description |
|---|---|
| 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 |
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
| net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
| 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 | Class and Description |
|---|---|
class |
JRBaseBubblePlot |
| Constructor and Description |
|---|
JRBaseBubblePlot(JRBubblePlot bubblePlot,
JRBaseObjectFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
JRDesignBubblePlot |
| Modifier and Type | Class and Description |
|---|---|
class |
JRFillBubblePlot |
| Constructor and Description |
|---|
JRFillBubblePlot(JRBubblePlot bubblePlot,
JRFillObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
abstract JRBubblePlot |
JRAbstractObjectFactory.getBubblePlot(JRBubblePlot bubblePlot) |
| Modifier and Type | Method and Description |
|---|---|
void |
JRExpressionCollector.collect(JRBubblePlot bubblePlot) |
abstract JRBubblePlot |
JRAbstractObjectFactory.getBubblePlot(JRBubblePlot bubblePlot) |
| Modifier and Type | Method and Description |
|---|---|
JRBubblePlot |
JRBaseObjectFactory.getBubblePlot(JRBubblePlot bubblePlot) |
| Modifier and Type | Method and Description |
|---|---|
JRBubblePlot |
JRBaseObjectFactory.getBubblePlot(JRBubblePlot bubblePlot) |
| Modifier and Type | Method and Description |
|---|---|
JRBubblePlot |
JRFillObjectFactory.getBubblePlot(JRBubblePlot bubblePlot) |
| Modifier and Type | Method and Description |
|---|---|
JRBubblePlot |
JRFillObjectFactory.getBubblePlot(JRBubblePlot bubblePlot) |
Copyright © 2017. All rights reserved.