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 fa�ade 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 |
JRBaseThermometerPlot
An immutable representation of the layout of a thermometer plot.
|
Constructor and Description |
---|
JRBaseThermometerPlot(JRThermometerPlot thermoPlot,
JRBaseObjectFactory factory)
Constructs a new plot that is a copy of an existing one, and registers
all expression used by the plot with the specified factory.
|
Modifier and Type | Class and Description |
---|---|
class |
JRDesignThermometerPlot
The layout options of a thermometer chart.
|
Modifier and Type | Class and Description |
---|---|
class |
JRFillThermometerPlot |
Constructor and Description |
---|
JRFillThermometerPlot(JRThermometerPlot thermoPlot,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
JRExpressionCollector.collect(JRThermometerPlot thermometerPlot) |
Modifier and Type | Method and Description |
---|---|
JRThermometerPlot |
JRBaseObjectFactory.getThermometerPlot(JRThermometerPlot thermometerPlot) |
Modifier and Type | Method and Description |
---|---|
JRThermometerPlot |
JRBaseObjectFactory.getThermometerPlot(JRThermometerPlot thermometerPlot) |
Modifier and Type | Method and Description |
---|---|
JRThermometerPlot |
JRFillObjectFactory.getThermometerPlot(JRThermometerPlot thermometerPlot) |
Modifier and Type | Method and Description |
---|---|
JRThermometerPlot |
JRFillObjectFactory.getThermometerPlot(JRThermometerPlot thermometerPlot) |
Copyright © 2013. All Rights Reserved.