| 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 |
| Modifier and Type | Method and Description |
|---|---|
JRRecordedValues |
JRRecordedValuesGenericPrintElement.getRecordedValues() |
JRRecordedValues |
JRRecordedValuesPrintElement.getRecordedValues()
Returns the recorded values set.
|
JRRecordedValues |
JRRecordedValuesPrintText.getRecordedValues() |
JRRecordedValues |
JRRecordedValuesPrintImage.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 © 2014. All rights reserved.