Uses of Interface
net.sf.jasperreports.engine.fill.VirtualizerStoreFactory
-
Packages that use VirtualizerStoreFactory 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.util 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 VirtualizerStoreFactory Constructor Description StoreFactoryVirtualizer(int maxSize, VirtualizerStoreFactory storeFactory)
-
Uses of VirtualizerStoreFactory in net.sf.jasperreports.engine.util
Classes in net.sf.jasperreports.engine.util that implement VirtualizerStoreFactory Modifier and Type Class Description class
SwapFileVirtualizerStoreFactory
-