Uses of Interface
net.sf.jasperreports.engine.fill.VirtualizerStoreFactory
Packages that use VirtualizerStoreFactory
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 utility classes for the core library.
-
Uses of VirtualizerStoreFactory in net.sf.jasperreports.engine.fill
Constructors in net.sf.jasperreports.engine.fill with parameters of type VirtualizerStoreFactoryModifierConstructorDescriptionStoreFactoryVirtualizer
(int maxSize, VirtualizerStoreFactory storeFactory) -
Uses of VirtualizerStoreFactory in net.sf.jasperreports.engine.util
Classes in net.sf.jasperreports.engine.util that implement VirtualizerStoreFactory