Uses of Interface
net.sf.jasperreports.engine.virtualization.VirtualizationSerializable
Packages that use VirtualizationSerializable
Package
Description
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
Contains base implementations for the library's main interfaces.
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 VirtualizationSerializable in net.sf.jasperreports.engine
Classes in net.sf.jasperreports.engine that implement VirtualizationSerializableModifier and TypeClassDescriptionclassA parameter of the hyperlink associated to a print element.classA set of parameters associated with a print element. -
Uses of VirtualizationSerializable in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement VirtualizationSerializableModifier and TypeClassDescriptionclassVirtual data type used by report pages to virtualize elements. -
Uses of VirtualizationSerializable in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement VirtualizationSerializableModifier and TypeClassDescriptionclassGeneric print element implementation that supports recorded values.classPrint image implementation that supports recorded values.classPrint text implementation that supports recorded values.classImplementation ofJRGenericPrintElementthat uses aJRTemplateGenericElementinstance to store common attributes.classBase implementation ofJRPrintElementthat uses aJRTemplateElementinstance to store common attributes.classBase implementation ofJRPrintEllipsethat uses aJRTemplateEllipseinstance to store common attributes.classImplementation ofJRPrintFramethat usestemplate framesto store common attributes.classBase implementation ofJRPrintGraphicElementthat uses aJRTemplateGraphicElementinstance to store common attributes.classImplementation ofJRPrintImagethat uses aJRTemplateImageinstance to store common attributes.classImplementation ofJRPrintLinethat uses aJRTemplateLineinstance to store common attributes.classImplementation ofJRPrintRectanglethat uses aJRTemplateRectangleinstance to store common attributes.classImplementation ofJRPrintTextthat uses aJRTemplateTextinstance to store common attributes. -
Uses of VirtualizationSerializable in net.sf.jasperreports.engine.virtualization
Classes in net.sf.jasperreports.engine.virtualization with type parameters of type VirtualizationSerializableModifier and TypeClassDescriptionclassSerializableSerializer<T extends VirtualizationSerializable>