Package net.sf.jasperreports.engine.design
package net.sf.jasperreports.engine.design
Contains design time implementations for the library's main interfaces as well as report compiling tools.
Related Documentation
JasperReports Tutorial-
ClassDescriptionImplementation of
ReturnValueto be used for report design purposes.Implementation ofDatasetPropertyExpressionto be used at report design time.Implementation ofExpressionReturnValueto be used for report design purposes.Implementation ofReturnValueto be used for report design purposes.JasperDesign is used for in-memory representation of a report design.Base class for report compilers.Base class for multiple class compilers.Base class that can be used by single source file compilers to implement multiple compilation.A source code unit to be compiled by a report compiler.Expression evaluator compilation unit used by report compilers.This interface exposes methods to load expressions evaluators and compile report templates.DefaultJRCompilationSourceCodeimplementation that can receive a list of expressions corresponding to lines in the code.The actual implementation of a break element, used at design time.AJRComponentElementimplementation which is to be used at report design time.Implementation ofJRDatasetto be used for report design.Implementation ofJRDatasetParameterused at design time.Implementation ofJRDatasetRunto be used for report design.This class provides a skeleton implementation for a design time report element.The actual implementation of a graphic element representing an ellipse, used at design time.Implementation ofJRFrameto be used at design time.A implementation ofJRGenericElementthat is to be used at report design time.A implementation ofJRBaseGenericElementParameterthat is to be used at report design time.This class contains functionality common to graphic elements at design time.Stand-alone implementation ofJRHyperlinkwhich should be used for report design purposes.Implementation ofJRHyperlinkParameterthat can be used for report designing purposes.The actual implementation of a graphic element representing an image, used at design time.The actual implementation of a graphic element representing a straight line, used at design time.Implementation ofJRPropertyExpressionto be used at report design time.The actual implementation of a graphic element representing a rectangle, used at design time.JRReportTemplateimplementation to be used at report design time.This class is used for representing a design static text element.Implementation ofJRSubreportReturnValueto be used for report design purposes.This class provides functionality common to design text elements.Interface implemented by classes able to compile multiple source files.Structure used to hold a report's expression evaluator compile data.Expression evaluator source code generation information.An exception that contains a list ofreport validation faults.A report validation fault.A report verifier.