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 |
JRBaseMeterPlot
An immutable representation of the layout of a Meter chart.
|
Constructor and Description |
---|
JRBaseMeterPlot(JRMeterPlot meterPlot,
JRBaseObjectFactory factory)
Constructs a copy of an existing meter and registers all expressions
maintained by the meter plot with a factory.
|
Modifier and Type | Class and Description |
---|---|
class |
JRDesignMeterPlot
A meter plot that displays a single value against a range of values.
|
Modifier and Type | Class and Description |
---|---|
class |
JRFillMeterPlot |
Constructor and Description |
---|
JRFillMeterPlot(JRMeterPlot meterPlot,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
JRExpressionCollector.collect(JRMeterPlot meterPlot) |
Modifier and Type | Method and Description |
---|---|
JRMeterPlot |
JRBaseObjectFactory.getMeterPlot(JRMeterPlot meterPlot) |
Modifier and Type | Method and Description |
---|---|
JRMeterPlot |
JRBaseObjectFactory.getMeterPlot(JRMeterPlot meterPlot) |
Modifier and Type | Method and Description |
---|---|
JRMeterPlot |
JRFillObjectFactory.getMeterPlot(JRMeterPlot meterPlot) |
Modifier and Type | Method and Description |
---|---|
JRMeterPlot |
JRFillObjectFactory.getMeterPlot(JRMeterPlot meterPlot) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com