Uses of Class
net.sf.jasperreports.engine.fill.JRRecordedValues
Packages that use JRRecordedValues
Package
Description
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
Contains classes and interfaces for serialization during the report virtualization.
-
Uses of JRRecordedValues in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return JRRecordedValuesModifier and TypeMethodDescriptionJRRecordedValuesGenericPrintElement.getRecordedValues()JRRecordedValuesPrintElement.getRecordedValues()Returns the recorded values set.JRRecordedValuesPrintImage.getRecordedValues()JRRecordedValuesPrintText.getRecordedValues() -
Uses of JRRecordedValues in net.sf.jasperreports.engine.virtualization
Methods in net.sf.jasperreports.engine.virtualization that return JRRecordedValuesMethods in net.sf.jasperreports.engine.virtualization with parameters of type JRRecordedValuesModifier and TypeMethodDescriptionvoidRecordedValuesSerializer.write(JRRecordedValues values, VirtualizationOutput out)