Uses of Class
net.sf.jasperreports.engine.base.JRBaseReport
Packages that use JRBaseReport
Package
Description
Contains fill time implementations for Table component related interfaces.
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 design time implementations for the library's main interfaces as well as report compiling tools.
-
Uses of JRBaseReport in net.sf.jasperreports.components.table.fill
Subclasses of JRBaseReport in net.sf.jasperreports.components.table.fill -
Uses of JRBaseReport in net.sf.jasperreports.engine
Subclasses of JRBaseReport in net.sf.jasperreports.engineModifier and TypeClassDescriptionclassInstances of this class represent compiled report template objects. -
Uses of JRBaseReport in net.sf.jasperreports.engine.design
Subclasses of JRBaseReport in net.sf.jasperreports.engine.designModifier and TypeClassDescriptionclassJasperDesign is used for in-memory representation of a report design.