Uses of Interface
net.sf.jasperreports.engine.JREvaluation
Packages that use JREvaluation
Package
Description
Contains classes for the built-in Barbecue component.
Contains classes for the built-in Barcode4J component.
Contains interfaces for chart plots and chart datasets.
Contains base implementations for chart related interfaces.
Contains design time implementations for chart related interfaces.
Contains fill time implementations for chart related interfaces.
Contains interfaces and base classes for the built-in Spider Chart component.
Contains classes for the built-in Spider Chart component.
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 design time implementations for the library's main interfaces as well as report compiling tools.
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 JREvaluation in net.sf.jasperreports.barbecue
Subinterfaces of JREvaluation in net.sf.jasperreports.barbecueClasses in net.sf.jasperreports.barbecue that implement JREvaluation -
Uses of JREvaluation in net.sf.jasperreports.barcode4j
Classes in net.sf.jasperreports.barcode4j that implement JREvaluationModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
Contains the main settings for the QRCode componentclass
class
class
class
-
Uses of JREvaluation in net.sf.jasperreports.charts
Subinterfaces of JREvaluation in net.sf.jasperreports.chartsModifier and TypeInterfaceDescriptioninterface
Implementations of this interface can be used for rendering chart components. -
Uses of JREvaluation in net.sf.jasperreports.charts.base
Classes in net.sf.jasperreports.charts.base that implement JREvaluation -
Uses of JREvaluation in net.sf.jasperreports.charts.design
Classes in net.sf.jasperreports.charts.design that implement JREvaluation -
Uses of JREvaluation in net.sf.jasperreports.charts.fill
Classes in net.sf.jasperreports.charts.fill that implement JREvaluation -
Uses of JREvaluation in net.sf.jasperreports.components.charts
Subinterfaces of JREvaluation in net.sf.jasperreports.components.charts -
Uses of JREvaluation in net.sf.jasperreports.components.spiderchart
Classes in net.sf.jasperreports.components.spiderchart that implement JREvaluation -
Uses of JREvaluation in net.sf.jasperreports.engine
Subinterfaces of JREvaluation in net.sf.jasperreports.engineModifier and TypeInterfaceDescriptioninterface
A "generic" report element that will produce ageneric print element
in the generated report.interface
An abstract representation of a graphic element representing an image.interface
An abstract representation of a report text. -
Uses of JREvaluation in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JREvaluationModifier and TypeClassDescriptionclass
A read-only implementation ofJRGenericElement
that is included in compiled reports.class
The actual implementation of a graphic element representing an image.class
This class is used for representing a text field. -
Uses of JREvaluation in net.sf.jasperreports.engine.design
Classes in net.sf.jasperreports.engine.design that implement JREvaluationModifier and TypeClassDescriptionclass
A implementation ofJRGenericElement
that is to be used at report design time.class
The actual implementation of a graphic element representing an image, used at design time.class
-
Uses of JREvaluation in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement JREvaluation