Uses of Interface
net.sf.jasperreports.engine.fill.ElementEvaluationsCollector
Packages that use ElementEvaluationsCollector
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).
-
Uses of ElementEvaluationsCollector in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement ElementEvaluationsCollectorMethods in net.sf.jasperreports.engine.fill with parameters of type ElementEvaluationsCollectorModifier and TypeMethodDescriptionvoidDelayedFillActions.collectElementEvaluations(JRPrintPage page, List<JRPrintElement> elements, ElementEvaluationsCollector collector) protected voidDelayedFillActions.doCollectElementEvaluations(JRPrintPage page, List<JRPrintElement> elements, ElementEvaluationsCollector collector, boolean clearEmpty)