| Package | Description |
|---|---|
| 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).
|
| net.sf.jasperreports.engine.virtualization |
Contains classes and interfaces for serialization during the report virtualization.
|
| Modifier and Type | Method and Description |
|---|---|
JRRecordedValues |
JRRecordedValuesPrintImage.getRecordedValues() |
JRRecordedValues |
JRRecordedValuesPrintElement.getRecordedValues()
Returns the recorded values set.
|
JRRecordedValues |
JRRecordedValuesGenericPrintElement.getRecordedValues() |
JRRecordedValues |
JRRecordedValuesPrintText.getRecordedValues() |
| Modifier and Type | Method and Description |
|---|---|
JRRecordedValues |
RecordedValuesSerializer.read(VirtualizationInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordedValuesSerializer.write(JRRecordedValues values,
VirtualizationOutput out) |
Copyright © 2017. All rights reserved.