| Package | Description |
|---|---|
| net.sf.jasperreports.ant |
Provides Ant task classes for batch-processing report files.
|
| net.sf.jasperreports.charts |
Contains interfaces for chart plots and chart datasets.
|
| net.sf.jasperreports.charts.base |
Contains base implementations for chart related interfaces.
|
| net.sf.jasperreports.charts.design |
Contains design time implementations for chart related interfaces.
|
| net.sf.jasperreports.charts.fill |
Contains fill time implementations for chart related interfaces.
|
| net.sf.jasperreports.charts.util |
Contains utility classes for complex chart customization.
|
| net.sf.jasperreports.charts.xml |
Contains classes for loading chart related tags from report templates XML files.
|
| net.sf.jasperreports.compilers |
Contains classes for report compiling and expressions evaluating.
|
| net.sf.jasperreports.components |
Contains classes for built-in components.
|
| net.sf.jasperreports.components.charts |
Contains interfaces and base classes for the built-in Spider Chart component.
|
| net.sf.jasperreports.components.headertoolbar |
Contains classes for the built-in Header Toolbar component.
|
| net.sf.jasperreports.components.headertoolbar.actions |
Contains Action classes for the built-in Header Toolbar component.
|
| net.sf.jasperreports.components.headertoolbar.json |
Contains utility classes for the built-in Header Toolbar component.
|
| net.sf.jasperreports.components.iconlabel |
Contains classes for the built-in Icon Label component.
|
| net.sf.jasperreports.components.items |
Contains classes and interfaces for the item based components.
|
| net.sf.jasperreports.components.items.fill |
Contains classes and interfaces for filling the item based components.
|
| net.sf.jasperreports.components.list |
Contains classes for the built-in List component.
|
| net.sf.jasperreports.components.map |
Contains classes for the built-in Google Map component.
|
| net.sf.jasperreports.components.map.fill |
Contains fill time implementations for Google Map component related interfaces.
|
| net.sf.jasperreports.components.sort |
Contains classes for the built-in Sort component.
|
| net.sf.jasperreports.components.sort.actions |
Contains Action classes for the built-in Sort component.
|
| net.sf.jasperreports.components.spiderchart |
Contains classes for the built-in Spider Chart component.
|
| net.sf.jasperreports.components.table |
Contains classes for the built-in Table component.
|
| net.sf.jasperreports.components.table.fill |
Contains fill time implementations for Table component related interfaces.
|
| net.sf.jasperreports.components.table.util |
Contains utility classes for the built-in Table component.
|
| net.sf.jasperreports.crosstabs |
Contains classes for the Crosstab report element.
|
| net.sf.jasperreports.crosstabs.base |
Contains base classes for the Crosstab report element.
|
| net.sf.jasperreports.crosstabs.design |
Contains design classes for the Crosstab report element.
|
| net.sf.jasperreports.crosstabs.fill |
Contains classes to be used at report filling time for the Crosstab report element.
|
| net.sf.jasperreports.crosstabs.fill.calculation |
Contains classes to be used in crosstab calculations at report filling time.
|
| net.sf.jasperreports.crosstabs.interactive |
Contains classes for the Crosstab element interactivity.
|
| net.sf.jasperreports.data |
Contains classes for data adapters.
|
| net.sf.jasperreports.data.bean |
Contains classes for bean data adapters.
|
| net.sf.jasperreports.data.cache |
Contains classes for data caching.
|
| net.sf.jasperreports.data.csv |
Contains classes for CSV data adapters.
|
| net.sf.jasperreports.data.ds |
Contains classes for custom data source data adapters.
|
| net.sf.jasperreports.data.ejbql |
Contains classes for EJB QL data adapters.
|
| net.sf.jasperreports.data.empty |
Contains classes for empty data adapters.
|
| net.sf.jasperreports.data.excel |
Contains classes for Excel data adapters.
|
| net.sf.jasperreports.data.hibernate |
Contains classes for Hibernate data adapters.
|
| net.sf.jasperreports.data.hibernate.spring |
Contains classes for Spring Hibernate data adapters.
|
| net.sf.jasperreports.data.http | |
| net.sf.jasperreports.data.jdbc |
Contains classes for JDBC data adapters.
|
| net.sf.jasperreports.data.jndi |
Contains classes for JNDI data adapters.
|
| net.sf.jasperreports.data.json |
Contains classes for JSON data adapters.
|
| net.sf.jasperreports.data.provider |
Contains classes for data adapters for data source providers.
|
| net.sf.jasperreports.data.qe |
Contains classes for query executer data adapters.
|
| net.sf.jasperreports.data.xls |
Contains classes for Excel 2003 data adapters.
|
| net.sf.jasperreports.data.xlsx |
Contains classes for Excel 2007 data adapters.
|
| net.sf.jasperreports.data.xml |
Contains classes for XML data adapters.
|
| net.sf.jasperreports.data.xmla |
Contains classes for XML/A data adapters.
|
| net.sf.jasperreports.engine |
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.
|
| net.sf.jasperreports.engine.analytics.dataset | |
| net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
| net.sf.jasperreports.engine.component |
Provides interfaces and base classes for the built-in JasperReports component functionality.
|
| net.sf.jasperreports.engine.convert | |
| net.sf.jasperreports.engine.data |
Provides various report data source implementations and allows creating custom data sources.
|
| net.sf.jasperreports.engine.design |
Contains design time implementations for the library's main interfaces as well as report compiling tools.
|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
| net.sf.jasperreports.engine.export.data |
Contains classes for handling data types at export time.
|
| net.sf.jasperreports.engine.export.draw |
Contains classes for drawing elements at export time.
|
| net.sf.jasperreports.engine.export.oasis |
Provides utility classes for exporting reports to Open Document Format, such as
ODT and ODS.
|
| net.sf.jasperreports.engine.export.ooxml |
Provides utility classes for exporting reports to Office Open XML Format, such as
DOCX, XLSX and PPTX.
|
| net.sf.jasperreports.engine.export.tabulator | |
| 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.fonts |
Provides support for font extensions.
|
| net.sf.jasperreports.engine.part | |
| net.sf.jasperreports.engine.print |
Provides printing support.
|
| net.sf.jasperreports.engine.query |
Provides support for report queries and query executers.
|
| net.sf.jasperreports.engine.scriptlets |
Contains factory interfaces and implementations for global report scriptlets.
|
| net.sf.jasperreports.engine.style |
Contains factory interfaces and implementations for style providers.
|
| net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
| net.sf.jasperreports.engine.util.xml |
Contains utility classes for parsing XPath queries.
|
| net.sf.jasperreports.engine.xml |
Contains classes for loading report templates from XML files.
|
| net.sf.jasperreports.export |
Provides exporter input, exporter output and exporter configurations
|
| net.sf.jasperreports.export.parameters |
Provides support for export parameters
|
| net.sf.jasperreports.extensions |
Provides support for extension points.
|
| net.sf.jasperreports.functions |
Provides support for built-in JasperReports functions.
|
| net.sf.jasperreports.functions.annotations |
Provides annotations for built-in JasperReports functions.
|
| net.sf.jasperreports.governors |
Provides support for report governors.
|
| net.sf.jasperreports.j2ee.servlets |
Provides support for built-in JasperReports servlets.
|
| net.sf.jasperreports.parts | |
| net.sf.jasperreports.parts.subreport | |
| net.sf.jasperreports.renderers |
Contains image renderer implementations.
|
| net.sf.jasperreports.renderers.util |
Contains utility classes for working with image renderers.
|
| net.sf.jasperreports.repo |
Provides support for JasperReports repository.
|
| net.sf.jasperreports.search |
Provides support for JasperReports search feature.
|
| net.sf.jasperreports.swing |
Provides support for JasperReports viewer feature.
|
| net.sf.jasperreports.types.date |
Provides the built-in
DateRange type implementation. |
| net.sf.jasperreports.util |
Contains utility classes.
|
| net.sf.jasperreports.view |
Contains the Jasper viewer implementation.
|
| net.sf.jasperreports.view.save |
Contains classes for saving reports inside the Jasper viewer.
|
| net.sf.jasperreports.web |
Provides JasperReports support for web applications.
|
| net.sf.jasperreports.web.actions |
Contains Action implementations.
|
| net.sf.jasperreports.web.commands |
Contains Command implementations.
|
| net.sf.jasperreports.web.servlets |
Contains web servlets implementations.
|
| net.sf.jasperreports.web.util |
Contains utility classes for web applications.
|
| Class and Description |
|---|
| SimpleJasperReportsContext |
| Class and Description |
|---|
| JasperReportsContext |
| JRChart
Implementations of this interface can be used for rendering chart components.
|
| JRChartDataset
Datasets are used to represent the actual data needed to generate a chart.
|
| JRChartPlot
Chart plots define chart appearance and display details such as colors, legend or labels.
|
| JRCloneable |
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRFont
An abstract representation of a font.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| Class and Description |
|---|
| JRChart
Implementations of this interface can be used for rendering chart components.
|
| JRChartDataset
Datasets are used to represent the actual data needed to generate a chart.
|
| JRChartPlot
Chart plots define chart appearance and display details such as colors, legend or labels.
|
| JRCloneable |
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRFont
An abstract representation of a font.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| Class and Description |
|---|
| JRChart
Implementations of this interface can be used for rendering chart components.
|
| JRChartDataset
Datasets are used to represent the actual data needed to generate a chart.
|
| JRChartPlot
Chart plots define chart appearance and display details such as colors, legend or labels.
|
| JRCloneable |
| JRElement
An abstract representation of a report element.
|
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRFont
An abstract representation of a font.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| Class and Description |
|---|
| JRChart
Implementations of this interface can be used for rendering chart components.
|
| JRChartDataset
Datasets are used to represent the actual data needed to generate a chart.
|
| JRChartPlot
Chart plots define chart appearance and display details such as colors, legend or labels.
|
| JRCloneable |
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRFont
An abstract representation of a font.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| JRPrintHyperlink |
| Class and Description |
|---|
| ImageMapRenderable
Deprecated.
Replaced by
AreaHyperlinksRenderable. |
| JasperReportsContext |
| JRAbstractRenderer
Deprecated.
Replaced by
AbstractRenderer. |
| JRAbstractSvgRenderer
Deprecated.
Replaced by
AbstractRenderToImageDataRenderer. |
| JRCloneable |
| JRException
General purpose JasperReports exception.
|
| JRFont
An abstract representation of a font.
|
| JRImageMapRenderer
Deprecated.
Replaced by
ImageMapRenderable. |
| JRPrintHyperlink |
| JRPrintImageAreaHyperlink
A component of an image map.
|
| JRRenderable
Deprecated.
Replaced by
Renderable. |
| Renderable
Deprecated.
Replaced by
Renderable |
| Class and Description |
|---|
| JRException
General purpose JasperReports exception.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionChunk |
| JRField
An abstract representation of a data source field.
|
| JRParameter
Provides functionality for report parameters.
|
| JRVariable
An interface for implementing classes that deal with report variables.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRComponentElement
A report element that wraps an abstract component.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRPropertiesMap
Properties map of an JR element.
|
| Class and Description |
|---|
| JRAnchor
An interface providing anchor functionality.
|
| JRCloneable |
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRFont
An abstract representation of a font.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| JRHyperlinkParameter
A hyperlink parameter, consisting of a name and a value expression.
|
| Class and Description |
|---|
| DatasetFilter
A dataset row filter.
|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRField
An abstract representation of a data source field.
|
| JRGenericElementType
A key identifying a generic element type.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRVariable
An interface for implementing classes that deal with report variables.
|
| ParameterContributor |
| ParameterContributorContext |
| ParameterContributorFactory |
| Class and Description |
|---|
| JasperReportsContext |
| JRTextField
An abstract representation of a report text.
|
| ReportContext |
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JRGenericPrintElement
A generic print element.
|
| ReportContext |
| Class and Description |
|---|
| JasperReportsContext |
| JRAlignment
An interface that defines constants useful for alignment.
|
| JRBoxContainer |
| JRComponentElement
A report element that wraps an abstract component.
|
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRException
General purpose JasperReports exception.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRGenericElementType
A key identifying a generic element type.
|
| JRGenericPrintElement
A generic print element.
|
| JRImageAlignment
An interface that defines constants useful for image alignment.
|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JRPrintElement |
| JRPrintFrame
A print elements container.
|
| JRPrintImage |
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRTextElement
An abstract representation of a report text element.
|
| JRTextField
An abstract representation of a report text.
|
| Class and Description |
|---|
| JRCloneable |
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| Class and Description |
|---|
| JRCloneable |
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRException
General purpose JasperReports exception.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRChild
An abstract representation of a report element.
|
| JRCloneable |
| JRComponentElement
A report element that wraps an abstract component.
|
| JRDatasetRun
Interface of an sub dataset instantiation.
|
| JRElementGroup
Groups several report elements.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRIdentifiable |
| JRPrintElement |
| JRPrintElementContainer
Print element container interface.
|
| JRPrintElementListContainer |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRVisitable |
| JRVisitor |
| Class and Description |
|---|
| JasperReportsContext |
| JRCloneable |
| JRComponentElement
A report element that wraps an abstract component.
|
| JRDatasetRun
Interface of an sub dataset instantiation.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRGenericElementType
A key identifying a generic element type.
|
| JRGenericPrintElement
A generic print element.
|
| JRPrintElement |
| JRPrintImage |
| Class and Description |
|---|
| JRCloneable |
| JRDatasetRun
Interface of an sub dataset instantiation.
|
| JRException
General purpose JasperReports exception.
|
| JRGenericPrintElement
A generic print element.
|
| JRIdentifiable |
| JRPrintElement |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| Class and Description |
|---|
| DatasetFilter
A dataset row filter.
|
| EvaluationType
Determines the field and variables values to be used when evaluating an expression.
|
| JasperReportsContext |
| JRComponentElement
A report element that wraps an abstract component.
|
| JRException
General purpose JasperReports exception.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRFont
An abstract representation of a font.
|
| JRGenericElementType
A key identifying a generic element type.
|
| JRGenericPrintElement
A generic print element.
|
| JRPrintElement |
| JRPropertiesMap
Properties map of an JR element.
|
| ParameterContributor |
| ParameterContributorContext |
| ParameterContributorFactory |
| Class and Description |
|---|
| JasperReportsContext |
| JRSortField
Provides support for in-memory field-based data source sorting.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRAnchor
An interface providing anchor functionality.
|
| JRCloneable |
| JRComponentElement
A report element that wraps an abstract component.
|
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRFont
An abstract representation of a font.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| JRHyperlinkParameter
A hyperlink parameter, consisting of a name and a value expression.
|
| JRPrintElement |
| JRPrintHyperlink |
| JRPrintHyperlinkParameters
A set of parameters associated with a print element.
|
| JRPrintImage |
| Class and Description |
|---|
| JRBoxContainer |
| JRChild
An abstract representation of a report element.
|
| JRCloneable |
| JRComponentElement
A report element that wraps an abstract component.
|
| JRDatasetRun
Interface of an sub dataset instantiation.
|
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRElementGroup
Groups several report elements.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRIdentifiable |
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JRPrintElement |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRPropertyExpression
Report property with a value based on an expression.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRVisitable |
| JRVisitor |
| Class and Description |
|---|
| CommonReturnValue
A value copied from a subdataset or from an expression into a variable of the parent report.
|
| ElementDecorator |
| JasperReport
Instances of this class represent compiled report template objects.
|
| JRAbstractObjectFactory |
| JRAbstractScriptlet
Defines an abstract representation of a report scriptlet.
|
| JRBand
Implementations of this interface represent various bands in the report template.
|
| JRChild
An abstract representation of a report element.
|
| JRCloneable |
| JRCommonElement
An abstract representation of a report element.
|
| JRComponentElement
A report element that wraps an abstract component.
|
| JRDataset
Interface representing a data set that can be used in a report.
|
| JRDatasetParameter
Dataset parameter value interface.
|
| JRDatasetRun
Interface of an sub dataset instantiation.
|
| JRDefaultScriptlet
This class provides default empty implementations for scriptlet events.
|
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRElement
An abstract representation of a report element.
|
| JRElementGroup
Groups several report elements.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRField
An abstract representation of a data source field.
|
| JRGroup
Groups represent a flexible way to organize data on a report.
|
| JRIdentifiable |
| JROrigin |
| JRParameter
Provides functionality for report parameters.
|
| JRPrintElement |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRQuery
Represents a query used for generation of report data.
|
| JRReport
An abstract representation of a Jasper report.
|
| JRReportTemplate
A template included in a report.
|
| JRScriptlet |
| JRScriptletException |
| JRSection
Implementations of this interface represent various sections in the report template.
|
| JRSortField
Provides support for in-memory field-based data source sorting.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRStyleSetter
An interface implemented by objects upon which style attributes can be set.
|
| JRSubreport
An abstract representation of a subreport.
|
| JRSubreportParameter |
| JRSubreportReturnValue
A value copied from a subreport into a variable of the master report.
|
| JRTextField
An abstract representation of a report text.
|
| JRVariable
An interface for implementing classes that deal with report variables.
|
| JRVisitable |
| JRVisitor |
| VariableReturnValue
A value copied from a subdataset into a variable of the parent report.
|
| Class and Description |
|---|
| JRElement
An abstract representation of a report element.
|
| JRReport
An abstract representation of a Jasper report.
|
| JRTextField
An abstract representation of a report text.
|
| JRVisitor |
| Class and Description |
|---|
| ElementsVisitor
Report elements visitor extended interface that is able to visit deep/nested elements.
|
| JRBoxContainer |
| JRChild
An abstract representation of a report element.
|
| JRCloneable |
| JRCommonElement
An abstract representation of a report element.
|
| JRDatasetParameter
Dataset parameter value interface.
|
| JRElement
An abstract representation of a report element.
|
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRElementGroup
Groups several report elements.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRIdentifiable |
| JRParameter
Provides functionality for report parameters.
|
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRStyleContainer |
| JRVariable
An interface for implementing classes that deal with report variables.
|
| JRVisitable |
| JRVisitor |
| Class and Description |
|---|
| JRBoxContainer |
| JRChild
An abstract representation of a report element.
|
| JRCloneable |
| JRCommonElement
An abstract representation of a report element.
|
| JRDatasetParameter
Dataset parameter value interface.
|
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRElement
An abstract representation of a report element.
|
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRElementGroup
Groups several report elements.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRIdentifiable |
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JRParameter
Provides functionality for report parameters.
|
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRVariable
An interface for implementing classes that deal with report variables.
|
| JRVisitable |
| JRVisitor |
| Class and Description |
|---|
| JRBoxContainer |
| JRChild
An abstract representation of a report element.
|
| JRCloneable |
| JRCommonElement
An abstract representation of a report element.
|
| JRDatasetParameter
Dataset parameter value interface.
|
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRElement
An abstract representation of a report element.
|
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRElementGroup
Groups several report elements.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRIdentifiable |
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JRParameter
Provides functionality for report parameters.
|
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRVariable
An interface for implementing classes that deal with report variables.
|
| JRVisitable |
| JRVisitor |
| Class and Description |
|---|
| JRAbstractObjectFactory |
| JRCloneable |
| JRDatasetParameter
Dataset parameter value interface.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRParameter
Provides functionality for report parameters.
|
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRStyleContainer |
| JRStyleSetter
An interface implemented by objects upon which style attributes can be set.
|
| JRValueParameter
A report/dataset parameter having an assigned value.
|
| JRVariable
An interface for implementing classes that deal with report variables.
|
| JRVisitor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRGenericPrintElement
A generic print element.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRCloneable |
| JRDataSource
This interface represents the abstract representation of a JasperReports data source.
|
| JRException
General purpose JasperReports exception.
|
| JRField
An abstract representation of a data source field.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRRewindableDataSource
This interface represents a data source which can go back to the first element.
|
| ParameterContributor |
| ParameterContributorContext |
| ParameterContributorFactory |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JRDataSource
This interface represents the abstract representation of a JasperReports data source.
|
| JRException
General purpose JasperReports exception.
|
| JRField
An abstract representation of a data source field.
|
| JRRewindableDataSource
This interface represents a data source which can go back to the first element.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRCloneable |
| JRException
General purpose JasperReports exception.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRDataSourceProvider
Abstracts the means of creating and disposing a data source.
|
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ParameterContributor |
| Class and Description |
|---|
| BookmarkHelper |
| BookmarkIterator |
| CommonReturnValue
A value copied from a subdataset or from an expression into a variable of the parent report.
|
| DatasetFilter
A dataset row filter.
|
| Deduplicable
Interface implemented by objects that can be deduplicated by detecting
previously created identical instances.
|
| DefaultJasperReportsContext |
| EvaluationType
Determines the field and variables values to be used when evaluating an expression.
|
| ExpressionReturnValue
A value copied from an expression into a variable of the parent report.
|
| JasperCompileManager
Facade class for compiling report designs into the ready-to-fill form
and for getting the XML representation of report design objects for
storage or network transfer.
|
| JasperExportManager
Facade class for exporting generated reports into more popular
formats such as PDF, HTML and XML.
|
| JasperFillManager
Facade class for filling compiled report designs with data from report data sources,
in order to produce page-oriented documents, ready-to-print.
|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperPrintManager
Facade class for the printing functionality exposed by the JasperReports library.
|
| JasperReport
Instances of this class represent compiled report template objects.
|
| JasperReportsContext |
| JasperRunManager
Facade class for the JasperReports engine.
|
| JRAbstractExporter.PageRange |
| JRAbstractRenderer
Deprecated.
Replaced by
AbstractRenderer. |
| JRAbstractScriptlet
Defines an abstract representation of a report scriptlet.
|
| JRAbstractSvgRenderer
Deprecated.
Replaced by
AbstractRenderToImageDataRenderer. |
| JRAlignment
An interface that defines constants useful for alignment.
|
| JRAnchor
An interface providing anchor functionality.
|
| JRBand
Implementations of this interface represent various bands in the report template.
|
| JRBoxContainer |
| JRBreak
An abstract representation of a break element.
|
| JRChart
Implementations of this interface can be used for rendering chart components.
|
| JRChartCustomizer
This interface allows users to provide pluggable chart customizers.
|
| JRChartDataset
Datasets are used to represent the actual data needed to generate a chart.
|
| JRChartPlot
Chart plots define chart appearance and display details such as colors, legend or labels.
|
| JRChartPlot.JRSeriesColor |
| JRChild
An abstract representation of a report element.
|
| JRCloneable |
| JRCommonElement
An abstract representation of a report element.
|
| JRCommonGraphicElement
An abstract representation of a report graphic element.
|
| JRCommonImage
An abstract representation that provides basic functionality for images.
|
| JRCommonRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRCommonText
Common interface of design and print text elements.
|
| JRComponentElement
A report element that wraps an abstract component.
|
| JRConditionalStyle |
| JRDataset
Interface representing a data set that can be used in a report.
|
| JRDatasetParameter
Dataset parameter value interface.
|
| JRDatasetRun
Interface of an sub dataset instantiation.
|
| JRDataSource
This interface represents the abstract representation of a JasperReports data source.
|
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRElement
An abstract representation of a report element.
|
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRElementGroup
Groups several report elements.
|
| JREllipse
An abstract representation of a graphic element representing an ellipse.
|
| JREvaluation
Provides support for expressions evaluation.
|
| JRException
General purpose JasperReports exception.
|
| JRExporter
Deprecated.
Replaced by
Exporter. |
| JRExporterParameter
Deprecated.
Replaced by
ExporterInput, ExporterConfiguration and ExporterOutput. |
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionChunk |
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRField
An abstract representation of a data source field.
|
| JRFont
An abstract representation of a font.
|
| JRFrame
An abstract representation of a report elements container.
|
| JRGenericElement
A "generic" report element that will produce a
generic print element in the generated
report. |
| JRGenericElementParameter
A generic report element parameter.
|
| JRGenericElementType
A key identifying a generic element type.
|
| JRGenericPrintElement
A generic print element.
|
| JRGraphicElement
An abstract representation of a report graphic element.
|
| JRGroup
Groups represent a flexible way to organize data on a report.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| JRHyperlinkParameter
A hyperlink parameter, consisting of a name and a value expression.
|
| JRIdentifiable |
| JRImage
An abstract representation of a graphic element representing an image.
|
| JRImageAlignment
An interface that defines constants useful for image alignment.
|
| JRImageMapRenderer
Deprecated.
Replaced by
ImageMapRenderable. |
| JRImageRenderer
Deprecated.
Replaced by
ResourceRenderer and DataRenderable. |
| JRLine
An abstract representation of a graphic element representing a straight line.
|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JROrigin |
| JRParagraph |
| JRParagraphContainer |
| JRParameter
Provides functionality for report parameters.
|
| JRPart |
| JRPen
This interface is used to customize line settings such as width, style and color.
|
| JRPenContainer |
| JRPrintAnchor |
| JRPrintAnchorIndex |
| JRPrintElement |
| JRPrintElementIndex |
| JRPrintElementListContainer |
| JRPrintEllipse |
| JRPrintFrame
A print elements container.
|
| JRPrintGraphicElement |
| JRPrintHyperlink |
| JRPrintHyperlinkParameter
A parameter of the hyperlink associated to a print element.
|
| JRPrintHyperlinkParameters
A set of parameters associated with a print element.
|
| JRPrintImage |
| JRPrintImageArea
An area on an image.
|
| JRPrintImageAreaHyperlink
A component of an image map.
|
| JRPrintLine |
| JRPrintPage |
| JRPrintRectangle |
| JRPrintText |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRPropertiesUtil
Class that provides static methods for loading, getting and setting properties.
|
| JRPropertiesUtil.PropertySuffix
Class used by
JRPropertiesUtil.getProperties(String). |
| JRPropertyExpression
Report property with a value based on an expression.
|
| JRQuery
Represents a query used for generation of report data.
|
| JRQueryChunk |
| JRRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRRenderable
Deprecated.
Replaced by
Renderable. |
| JRReport
An abstract representation of a Jasper report.
|
| JRReportTemplate
A template included in a report.
|
| JRRewindableDataSource
This interface represents a data source which can go back to the first element.
|
| JRRuntimeException |
| JRScriptlet |
| JRScriptletException |
| JRSection
Implementations of this interface represent various sections in the report template.
|
| JRSortField
Provides support for in-memory field-based data source sorting.
|
| JRStaticText
An abstract representation of a report static text.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRStyledTextAttributeSelector
Selector of element-level styled text attributes for print text objects.
|
| JRStyleSetter
An interface implemented by objects upon which style attributes can be set.
|
| JRSubreport
An abstract representation of a subreport.
|
| JRSubreportParameter |
| JRSubreportReturnValue
A value copied from a subreport into a variable of the master report.
|
| JRTemplate
A template that can be used by report.
|
| JRTemplateReference
A static template reference, consisting of a location from which the template
can be loaded.
|
| JRTextAlignment
An interface that defines constants useful for text alignment.
|
| JRTextElement
An abstract representation of a report text element.
|
| JRTextField
An abstract representation of a report text.
|
| JRVariable
An interface for implementing classes that deal with report variables.
|
| JRVirtualizable |
| JRVirtualizer |
| JRVisitable |
| JRVisitor |
| ParameterContributor |
| ParameterContributorContext |
| PrintBookmark |
| PrintElementId
An Id for a print element.
|
| PrintElementVisitor
Print element visitor interface.
|
| PrintPageFormat |
| PrintPart |
| PrintParts |
| Renderable
Deprecated.
Replaced by
Renderable |
| RenderableUtil
Deprecated.
Replaced by
RendererUtil. |
| ReportContext |
| ReturnValue
A value copied from a subdataset into a variable of the parent report.
|
| SimplePrintPart |
| TabStop |
| VariableReturnValue
A value copied from a subdataset into a variable of the parent report.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRCloneable |
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| Class and Description |
|---|
| CommonReturnValue
A value copied from a subdataset or from an expression into a variable of the parent report.
|
| Deduplicable
Interface implemented by objects that can be deduplicated by detecting
previously created identical instances.
|
| ExpressionReturnValue
A value copied from an expression into a variable of the parent report.
|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRAbstractObjectFactory |
| JRAlignment
An interface that defines constants useful for alignment.
|
| JRAnchor
An interface providing anchor functionality.
|
| JRBand
Implementations of this interface represent various bands in the report template.
|
| JRBoxContainer |
| JRBreak
An abstract representation of a break element.
|
| JRChart
Implementations of this interface can be used for rendering chart components.
|
| JRChartDataset
Datasets are used to represent the actual data needed to generate a chart.
|
| JRChartPlot
Chart plots define chart appearance and display details such as colors, legend or labels.
|
| JRChartPlot.JRSeriesColor |
| JRChild
An abstract representation of a report element.
|
| JRCloneable |
| JRCommonElement
An abstract representation of a report element.
|
| JRCommonGraphicElement
An abstract representation of a report graphic element.
|
| JRCommonImage
An abstract representation that provides basic functionality for images.
|
| JRCommonRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRCommonText
Common interface of design and print text elements.
|
| JRComponentElement
A report element that wraps an abstract component.
|
| JRConditionalStyle |
| JRDataset
Interface representing a data set that can be used in a report.
|
| JRDatasetParameter
Dataset parameter value interface.
|
| JRDatasetRun
Interface of an sub dataset instantiation.
|
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRElement
An abstract representation of a report element.
|
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRElementGroup
Groups several report elements.
|
| JREllipse
An abstract representation of a graphic element representing an ellipse.
|
| JREvaluation
Provides support for expressions evaluation.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionChunk |
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRField
An abstract representation of a data source field.
|
| JRFont
An abstract representation of a font.
|
| JRFrame
An abstract representation of a report elements container.
|
| JRGenericElement
A "generic" report element that will produce a
generic print element in the generated
report. |
| JRGenericElementParameter
A generic report element parameter.
|
| JRGenericElementType
A key identifying a generic element type.
|
| JRGenericPrintElement
A generic print element.
|
| JRGraphicElement
An abstract representation of a report graphic element.
|
| JRGroup
Groups represent a flexible way to organize data on a report.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| JRHyperlinkParameter
A hyperlink parameter, consisting of a name and a value expression.
|
| JRIdentifiable |
| JRImage
An abstract representation of a graphic element representing an image.
|
| JRImageAlignment
An interface that defines constants useful for image alignment.
|
| JRLine
An abstract representation of a graphic element representing a straight line.
|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JROrigin |
| JRParagraph |
| JRParagraphContainer |
| JRParameter
Provides functionality for report parameters.
|
| JRPart |
| JRPen
This interface is used to customize line settings such as width, style and color.
|
| JRPenContainer |
| JRPrintAnchor |
| JRPrintElement |
| JRPrintElementContainer
Print element container interface.
|
| JRPrintElementListContainer |
| JRPrintEllipse |
| JRPrintFrame
A print elements container.
|
| JRPrintGraphicElement |
| JRPrintHyperlink |
| JRPrintHyperlinkParameter
A parameter of the hyperlink associated to a print element.
|
| JRPrintHyperlinkParameters
A set of parameters associated with a print element.
|
| JRPrintImage |
| JRPrintLine |
| JRPrintPage |
| JRPrintRectangle |
| JRPrintText |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRPropertyExpression
Report property with a value based on an expression.
|
| JRQuery
Represents a query used for generation of report data.
|
| JRQueryChunk |
| JRRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRReport
An abstract representation of a Jasper report.
|
| JRReportTemplate
A template included in a report.
|
| JRScriptlet |
| JRSection
Implementations of this interface represent various sections in the report template.
|
| JRSortField
Provides support for in-memory field-based data source sorting.
|
| JRStaticText
An abstract representation of a report static text.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRStyledTextAttributeSelector
Selector of element-level styled text attributes for print text objects.
|
| JRStyleSetter
An interface implemented by objects upon which style attributes can be set.
|
| JRSubreport
An abstract representation of a subreport.
|
| JRSubreportParameter |
| JRSubreportReturnValue
A value copied from a subreport into a variable of the master report.
|
| JRTextAlignment
An interface that defines constants useful for text alignment.
|
| JRTextElement
An abstract representation of a report text element.
|
| JRTextField
An abstract representation of a report text.
|
| JRVariable
An interface for implementing classes that deal with report variables.
|
| JRVirtualizer |
| JRVisitable |
| JRVisitor |
| PrintBookmark |
| PrintElementVisitor
Print element visitor interface.
|
| PrintPageFormat |
| PrintPart |
| PrintParts |
| Renderable
Deprecated.
Replaced by
Renderable |
| ReturnValue
A value copied from a subdataset into a variable of the parent report.
|
| TabStop |
| VariableReturnValue
A value copied from a subdataset into a variable of the parent report.
|
| Class and Description |
|---|
| Deduplicable
Interface implemented by objects that can be deduplicated by detecting
previously created identical instances.
|
| JasperReportsContext |
| JRComponentElement
A report element that wraps an abstract component.
|
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JROrigin |
| JRPrintElement |
| JRStyle
Provides a collection of style settings declared at the report level.
|
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRBreak
An abstract representation of a break element.
|
| JRChart
Implementations of this interface can be used for rendering chart components.
|
| JRComponentElement
A report element that wraps an abstract component.
|
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRElement
An abstract representation of a report element.
|
| JRElementGroup
Groups several report elements.
|
| JREllipse
An abstract representation of a graphic element representing an ellipse.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRFrame
An abstract representation of a report elements container.
|
| JRGenericElement
A "generic" report element that will produce a
generic print element in the generated
report. |
| JRGraphicElement
An abstract representation of a report graphic element.
|
| JRImage
An abstract representation of a graphic element representing an image.
|
| JRLine
An abstract representation of a graphic element representing a straight line.
|
| JRPrintElement |
| JRRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRReport
An abstract representation of a Jasper report.
|
| JRReportTemplate
A template included in a report.
|
| JRStaticText
An abstract representation of a report static text.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRSubreport
An abstract representation of a subreport.
|
| JRTextElement
An abstract representation of a report text element.
|
| JRTextField
An abstract representation of a report text.
|
| JRVisitable |
| JRVisitor |
| Renderable
Deprecated.
Replaced by
Renderable |
| Class and Description |
|---|
| JasperReport
Instances of this class represent compiled report template objects.
|
| JasperReportsContext |
| JRCloneable |
| JRDataSource
This interface represents the abstract representation of a JasperReports data source.
|
| JRDataSourceProvider
Abstracts the means of creating and disposing a data source.
|
| JRException
General purpose JasperReports exception.
|
| JRField
An abstract representation of a data source field.
|
| JRRewindableDataSource
This interface represents a data source which can go back to the first element.
|
| JRSortField
Provides support for in-memory field-based data source sorting.
|
| Class and Description |
|---|
| CommonReturnValue
A value copied from a subdataset or from an expression into a variable of the parent report.
|
| Deduplicable
Interface implemented by objects that can be deduplicated by detecting
previously created identical instances.
|
| ExpressionReturnValue
A value copied from an expression into a variable of the parent report.
|
| JasperReport
Instances of this class represent compiled report template objects.
|
| JasperReportsContext |
| JRAlignment
An interface that defines constants useful for alignment.
|
| JRAnchor
An interface providing anchor functionality.
|
| JRBand
Implementations of this interface represent various bands in the report template.
|
| JRBoxContainer |
| JRBreak
An abstract representation of a break element.
|
| JRChart
Implementations of this interface can be used for rendering chart components.
|
| JRChartDataset
Datasets are used to represent the actual data needed to generate a chart.
|
| JRChartPlot
Chart plots define chart appearance and display details such as colors, legend or labels.
|
| JRChild
An abstract representation of a report element.
|
| JRCloneable |
| JRCommonElement
An abstract representation of a report element.
|
| JRCommonGraphicElement
An abstract representation of a report graphic element.
|
| JRCommonImage
An abstract representation that provides basic functionality for images.
|
| JRCommonRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRCommonText
Common interface of design and print text elements.
|
| JRComponentElement
A report element that wraps an abstract component.
|
| JRConditionalStyle |
| JRDataset
Interface representing a data set that can be used in a report.
|
| JRDatasetParameter
Dataset parameter value interface.
|
| JRDatasetRun
Interface of an sub dataset instantiation.
|
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRElement
An abstract representation of a report element.
|
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRElementGroup
Groups several report elements.
|
| JREllipse
An abstract representation of a graphic element representing an ellipse.
|
| JREvaluation
Provides support for expressions evaluation.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionChunk |
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRField
An abstract representation of a data source field.
|
| JRFont
An abstract representation of a font.
|
| JRFrame
An abstract representation of a report elements container.
|
| JRGenericElement
A "generic" report element that will produce a
generic print element in the generated
report. |
| JRGenericElementParameter
A generic report element parameter.
|
| JRGenericElementType
A key identifying a generic element type.
|
| JRGraphicElement
An abstract representation of a report graphic element.
|
| JRGroup
Groups represent a flexible way to organize data on a report.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| JRHyperlinkParameter
A hyperlink parameter, consisting of a name and a value expression.
|
| JRIdentifiable |
| JRImage
An abstract representation of a graphic element representing an image.
|
| JRImageAlignment
An interface that defines constants useful for image alignment.
|
| JRLine
An abstract representation of a graphic element representing a straight line.
|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JROrigin |
| JRParagraph |
| JRParagraphContainer |
| JRParameter
Provides functionality for report parameters.
|
| JRPart |
| JRPen
This interface is used to customize line settings such as width, style and color.
|
| JRPenContainer |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRPropertyExpression
Report property with a value based on an expression.
|
| JRQuery
Represents a query used for generation of report data.
|
| JRQueryChunk |
| JRRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRReport
An abstract representation of a Jasper report.
|
| JRReportTemplate
A template included in a report.
|
| JRScriptlet |
| JRSection
Implementations of this interface represent various sections in the report template.
|
| JRSortField
Provides support for in-memory field-based data source sorting.
|
| JRStaticText
An abstract representation of a report static text.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRSubreport
An abstract representation of a subreport.
|
| JRSubreportParameter |
| JRSubreportReturnValue
A value copied from a subreport into a variable of the master report.
|
| JRTextAlignment
An interface that defines constants useful for text alignment.
|
| JRTextElement
An abstract representation of a report text element.
|
| JRTextField
An abstract representation of a report text.
|
| JRVariable
An interface for implementing classes that deal with report variables.
|
| JRVisitable |
| JRVisitor |
| ReturnValue
A value copied from a subdataset into a variable of the parent report.
|
| VariableReturnValue
A value copied from a subdataset into a variable of the parent report.
|
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRAbstractExporter |
| JRAbstractExporter.BaseExporterContext |
| JRBoxContainer |
| JRException
General purpose JasperReports exception.
|
| JRExporter
Deprecated.
Replaced by
Exporter. |
| JRExporterParameter
Deprecated.
Replaced by
ExporterInput, ExporterConfiguration and ExporterOutput. |
| JRFont
An abstract representation of a font.
|
| JRGenericElementType
A key identifying a generic element type.
|
| JRGenericPrintElement
A generic print element.
|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JROrigin |
| JRParagraph |
| JRPen
This interface is used to customize line settings such as width, style and color.
|
| JRPrintAnchor |
| JRPrintElement |
| JRPrintElementIndex |
| JRPrintEllipse |
| JRPrintFrame
A print elements container.
|
| JRPrintGraphicElement |
| JRPrintHyperlink |
| JRPrintHyperlinkParameter
A parameter of the hyperlink associated to a print element.
|
| JRPrintImage |
| JRPrintImageAreaHyperlink
A component of an image map.
|
| JRPrintLine |
| JRPrintPage |
| JRPrintRectangle |
| JRPrintText |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRPropertiesUtil
Class that provides static methods for loading, getting and setting properties.
|
| JRPropertiesUtil.PropertySuffix
Class used by
JRPropertiesUtil.getProperties(String). |
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyledTextAttributeSelector
Selector of element-level styled text attributes for print text objects.
|
| PrintBookmark |
| PrintElementVisitor
Print element visitor interface.
|
| PrintPageFormat |
| PrintPart |
| TabStop |
| Class and Description |
|---|
| JRException
General purpose JasperReports exception.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRBreak
An abstract representation of a break element.
|
| JRElement
An abstract representation of a report element.
|
| JRElementGroup
Groups several report elements.
|
| JRException
General purpose JasperReports exception.
|
| JRGenericPrintElement
A generic print element.
|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JRPen
This interface is used to customize line settings such as width, style and color.
|
| JRPrintElement |
| JRPrintEllipse |
| JRPrintFrame
A print elements container.
|
| JRPrintImage |
| JRPrintLine |
| JRPrintRectangle |
| JRPrintText |
| JRReport
An abstract representation of a Jasper report.
|
| JRVisitor |
| PrintElementVisitor
Print element visitor interface.
|
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRAbstractExporter |
| JRAbstractExporter.BaseExporterContext |
| JRException
General purpose JasperReports exception.
|
| JRExporter
Deprecated.
Replaced by
Exporter. |
| JRExporterParameter
Deprecated.
Replaced by
ExporterInput, ExporterConfiguration and ExporterOutput. |
| JRGenericPrintElement
A generic print element.
|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JRPen
This interface is used to customize line settings such as width, style and color.
|
| JRPrintElement |
| JRPrintElementIndex |
| JRPrintEllipse |
| JRPrintFrame
A print elements container.
|
| JRPrintGraphicElement |
| JRPrintHyperlink |
| JRPrintImage |
| JRPrintLine |
| JRPrintPage |
| JRPrintRectangle |
| JRPrintText |
| PrintPageFormat |
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRAbstractExporter |
| JRAbstractExporter.BaseExporterContext |
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRException
General purpose JasperReports exception.
|
| JRExporter
Deprecated.
Replaced by
Exporter. |
| JRExporterParameter
Deprecated.
Replaced by
ExporterInput, ExporterConfiguration and ExporterOutput. |
| JRGenericPrintElement
A generic print element.
|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JRPen
This interface is used to customize line settings such as width, style and color.
|
| JRPrintElement |
| JRPrintElementIndex |
| JRPrintEllipse |
| JRPrintFrame
A print elements container.
|
| JRPrintGraphicElement |
| JRPrintHyperlink |
| JRPrintImage |
| JRPrintLine |
| JRPrintPage |
| JRPrintRectangle |
| JRPrintText |
| JRStyle
Provides a collection of style settings declared at the report level.
|
| PrintPageFormat |
| Class and Description |
|---|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JRPrintElement |
| JRPrintFrame
A print elements container.
|
| Class and Description |
|---|
| BookmarkHelper |
| BookmarkIterator |
| CommonReturnValue
A value copied from a subdataset or from an expression into a variable of the parent report.
|
| DatasetFilter
A dataset row filter.
|
| Deduplicable
Interface implemented by objects that can be deduplicated by detecting
previously created identical instances.
|
| EvaluationType
Determines the field and variables values to be used when evaluating an expression.
|
| ExpressionReturnValue
A value copied from an expression into a variable of the parent report.
|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReport
Instances of this class represent compiled report template objects.
|
| JasperReportsContext |
| JRAbstractObjectFactory |
| JRAbstractScriptlet
Defines an abstract representation of a report scriptlet.
|
| JRAlignment
An interface that defines constants useful for alignment.
|
| JRAnchor
An interface providing anchor functionality.
|
| JRBand
Implementations of this interface represent various bands in the report template.
|
| JRBoxContainer |
| JRBreak
An abstract representation of a break element.
|
| JRChart
Implementations of this interface can be used for rendering chart components.
|
| JRChartCustomizer
This interface allows users to provide pluggable chart customizers.
|
| JRChartDataset
Datasets are used to represent the actual data needed to generate a chart.
|
| JRChartPlot
Chart plots define chart appearance and display details such as colors, legend or labels.
|
| JRChartPlot.JRSeriesColor |
| JRChild
An abstract representation of a report element.
|
| JRCloneable |
| JRCommonElement
An abstract representation of a report element.
|
| JRCommonGraphicElement
An abstract representation of a report graphic element.
|
| JRCommonImage
An abstract representation that provides basic functionality for images.
|
| JRCommonRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRCommonText
Common interface of design and print text elements.
|
| JRComponentElement
A report element that wraps an abstract component.
|
| JRConditionalStyle |
| JRDataset
Interface representing a data set that can be used in a report.
|
| JRDatasetParameter
Dataset parameter value interface.
|
| JRDatasetRun
Interface of an sub dataset instantiation.
|
| JRDataSource
This interface represents the abstract representation of a JasperReports data source.
|
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRElement
An abstract representation of a report element.
|
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRElementGroup
Groups several report elements.
|
| JREllipse
An abstract representation of a graphic element representing an ellipse.
|
| JREvaluation
Provides support for expressions evaluation.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRField
An abstract representation of a data source field.
|
| JRFont
An abstract representation of a font.
|
| JRFrame
An abstract representation of a report elements container.
|
| JRGenericElement
A "generic" report element that will produce a
generic print element in the generated
report. |
| JRGenericElementParameter
A generic report element parameter.
|
| JRGenericElementType
A key identifying a generic element type.
|
| JRGenericPrintElement
A generic print element.
|
| JRGraphicElement
An abstract representation of a report graphic element.
|
| JRGroup
Groups represent a flexible way to organize data on a report.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| JRHyperlinkParameter
A hyperlink parameter, consisting of a name and a value expression.
|
| JRIdentifiable |
| JRImage
An abstract representation of a graphic element representing an image.
|
| JRImageAlignment
An interface that defines constants useful for image alignment.
|
| JRLine
An abstract representation of a graphic element representing a straight line.
|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JROrigin |
| JRParagraph |
| JRParagraphContainer |
| JRParameter
Provides functionality for report parameters.
|
| JRPart |
| JRPen
This interface is used to customize line settings such as width, style and color.
|
| JRPenContainer |
| JRPrintAnchor |
| JRPrintElement |
| JRPrintElementContainer
Print element container interface.
|
| JRPrintElementListContainer |
| JRPrintEllipse |
| JRPrintFrame
A print elements container.
|
| JRPrintGraphicElement |
| JRPrintHyperlink |
| JRPrintHyperlinkParameters
A set of parameters associated with a print element.
|
| JRPrintImage |
| JRPrintLine |
| JRPrintPage |
| JRPrintRectangle |
| JRPrintText |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRPropertiesUtil
Class that provides static methods for loading, getting and setting properties.
|
| JRPropertyExpression
Report property with a value based on an expression.
|
| JRQuery
Represents a query used for generation of report data.
|
| JRRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRReportTemplate
A template included in a report.
|
| JRRewindableDataSource
This interface represents a data source which can go back to the first element.
|
| JRRuntimeException |
| JRScriptlet |
| JRScriptletException |
| JRSection
Implementations of this interface represent various sections in the report template.
|
| JRSortField
Provides support for in-memory field-based data source sorting.
|
| JRStaticText
An abstract representation of a report static text.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRStyledTextAttributeSelector
Selector of element-level styled text attributes for print text objects.
|
| JRStyleSetter
An interface implemented by objects upon which style attributes can be set.
|
| JRSubreport
An abstract representation of a subreport.
|
| JRSubreportParameter |
| JRSubreportReturnValue
A value copied from a subreport into a variable of the master report.
|
| JRTemplate
A template that can be used by report.
|
| JRTextAlignment
An interface that defines constants useful for text alignment.
|
| JRTextElement
An abstract representation of a report text element.
|
| JRTextField
An abstract representation of a report text.
|
| JRValueParameter
A report/dataset parameter having an assigned value.
|
| JRVariable
An interface for implementing classes that deal with report variables.
|
| JRVirtualizable |
| JRVirtualizer |
| JRVisitable |
| JRVisitor |
| PrintElementVisitor
Print element visitor interface.
|
| PrintPart |
| Renderable
Deprecated.
Replaced by
Renderable |
| ReportContext |
| ReturnValue
A value copied from a subdataset into a variable of the parent report.
|
| TabStop |
| VariableReturnValue
A value copied from a subdataset into a variable of the parent report.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRCloneable |
| JRException
General purpose JasperReports exception.
|
| JRFont
An abstract representation of a font.
|
| JRPropertiesMap
Properties map of an JR element.
|
| Class and Description |
|---|
| BookmarkHelper |
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRGroup
Groups represent a flexible way to organize data on a report.
|
| JROrigin |
| JRPart |
| JRPrintPage |
| JRSection
Implementations of this interface represent various sections in the report template.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| PrintPart |
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRDataset
Interface representing a data set that can be used in a report.
|
| JRDataSource
This interface represents the abstract representation of a JasperReports data source.
|
| JRException
General purpose JasperReports exception.
|
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRPropertiesUtil
Class that provides static methods for loading, getting and setting properties.
|
| JRQueryChunk |
| JRValueParameter
A report/dataset parameter having an assigned value.
|
| Class and Description |
|---|
| JasperReport
Instances of this class represent compiled report template objects.
|
| JasperReportsContext |
| JRAbstractScriptlet
Defines an abstract representation of a report scriptlet.
|
| JRDataset
Interface representing a data set that can be used in a report.
|
| JRException
General purpose JasperReports exception.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRElement
An abstract representation of a report element.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRPropertyExpression
Report property with a value based on an expression.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| Class and Description |
|---|
| BookmarkHelper |
| Deduplicable
Interface implemented by objects that can be deduplicated by detecting
previously created identical instances.
|
| ElementsVisitor
Report elements visitor extended interface that is able to visit deep/nested elements.
|
| ImageMapRenderable
Deprecated.
Replaced by
AreaHyperlinksRenderable. |
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReport
Instances of this class represent compiled report template objects.
|
| JasperReportsContext |
| JRAlignment
An interface that defines constants useful for alignment.
|
| JRBand
Implementations of this interface represent various bands in the report template.
|
| JRBoxContainer |
| JRBreak
An abstract representation of a break element.
|
| JRChart
Implementations of this interface can be used for rendering chart components.
|
| JRChartPlot
Chart plots define chart appearance and display details such as colors, legend or labels.
|
| JRChild
An abstract representation of a report element.
|
| JRCloneable |
| JRCommonElement
An abstract representation of a report element.
|
| JRCommonGraphicElement
An abstract representation of a report graphic element.
|
| JRCommonImage
An abstract representation that provides basic functionality for images.
|
| JRCommonRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRCommonText
Common interface of design and print text elements.
|
| JRComponentElement
A report element that wraps an abstract component.
|
| JRConditionalStyle |
| JRDataset
Interface representing a data set that can be used in a report.
|
| JRDatasetRun
Interface of an sub dataset instantiation.
|
| JRDataSource
This interface represents the abstract representation of a JasperReports data source.
|
| JRElement
An abstract representation of a report element.
|
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRElementGroup
Groups several report elements.
|
| JREllipse
An abstract representation of a graphic element representing an ellipse.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionChunk |
| JRField
An abstract representation of a data source field.
|
| JRFont
An abstract representation of a font.
|
| JRFrame
An abstract representation of a report elements container.
|
| JRGenericElement
A "generic" report element that will produce a
generic print element in the generated
report. |
| JRGenericPrintElement
A generic print element.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| JRHyperlinkParameter
A hyperlink parameter, consisting of a name and a value expression.
|
| JRImage
An abstract representation of a graphic element representing an image.
|
| JRImageAlignment
An interface that defines constants useful for image alignment.
|
| JRImageMapRenderer
Deprecated.
Replaced by
ImageMapRenderable. |
| JRLine
An abstract representation of a graphic element representing a straight line.
|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JRParagraph |
| JRPen
This interface is used to customize line settings such as width, style and color.
|
| JRPrintElement |
| JRPrintEllipse |
| JRPrintFrame
A print elements container.
|
| JRPrintHyperlink |
| JRPrintImage |
| JRPrintImageAreaHyperlink
A component of an image map.
|
| JRPrintLine |
| JRPrintRectangle |
| JRPrintText |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRPropertyExpression
Report property with a value based on an expression.
|
| JRQueryChunk |
| JRRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRRenderable
Deprecated.
Replaced by
Renderable. |
| JRReport
An abstract representation of a Jasper report.
|
| JRReportTemplate
A template included in a report.
|
| JRRewindableDataSource
This interface represents a data source which can go back to the first element.
|
| JRRuntimeException |
| JRSection
Implementations of this interface represent various sections in the report template.
|
| JRStaticText
An abstract representation of a report static text.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRStyledTextAttributeSelector
Selector of element-level styled text attributes for print text objects.
|
| JRSubreport
An abstract representation of a subreport.
|
| JRTextAlignment
An interface that defines constants useful for text alignment.
|
| JRTextField
An abstract representation of a report text.
|
| JRValueParameter
A report/dataset parameter having an assigned value.
|
| JRVirtualizable |
| JRVirtualizer |
| JRVisitable |
| JRVisitor |
| PrintElementVisitor
Print element visitor interface.
|
| Renderable
Deprecated.
Replaced by
Renderable |
| SimpleJasperReportsContext |
| TabStop |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| Class and Description |
|---|
| ExpressionReturnValue
A value copied from an expression into a variable of the parent report.
|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRBreak
An abstract representation of a break element.
|
| JRChart
Implementations of this interface can be used for rendering chart components.
|
| JRComponentElement
A report element that wraps an abstract component.
|
| JRConditionalStyle |
| JRDataset
Interface representing a data set that can be used in a report.
|
| JRDatasetRun
Interface of an sub dataset instantiation.
|
| JRElementDataset
Element datasets are used to represent the report data needed to generate a chart or crosstab.
|
| JRElementGroup
Groups several report elements.
|
| JREllipse
An abstract representation of a graphic element representing an ellipse.
|
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRFont
An abstract representation of a font.
|
| JRFrame
An abstract representation of a report elements container.
|
| JRGenericElement
A "generic" report element that will produce a
generic print element in the generated
report. |
| JRGenericPrintElement
A generic print element.
|
| JRGroup
Groups represent a flexible way to organize data on a report.
|
| JRHyperlink
An interface providing hyperlink functionality.
|
| JRHyperlinkParameter
A hyperlink parameter, consisting of a name and a value expression.
|
| JRImage
An abstract representation of a graphic element representing an image.
|
| JRLine
An abstract representation of a graphic element representing a straight line.
|
| JRLineBox
This is useful for drawing borders around text elements and images.
|
| JRParagraph |
| JRPen
This interface is used to customize line settings such as width, style and color.
|
| JRPrintHyperlinkParameter
A parameter of the hyperlink associated to a print element.
|
| JRPrintImage |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertyExpression
Report property with a value based on an expression.
|
| JRRectangle
An abstract representation of a graphic element representing a rectangle.
|
| JRReport
An abstract representation of a Jasper report.
|
| JRReportTemplate
A template included in a report.
|
| JRSection
Implementations of this interface represent various sections in the report template.
|
| JRStaticText
An abstract representation of a report static text.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRStyleContainer |
| JRSubreport
An abstract representation of a subreport.
|
| JRSubreportParameter |
| JRSubreportReturnValue
A value copied from a subreport into a variable of the master report.
|
| JRTemplate
A template that can be used by report.
|
| JRTemplateReference
A static template reference, consisting of a location from which the template
can be loaded.
|
| JRTextField
An abstract representation of a report text.
|
| JRVisitor |
| TabStop |
| VariableReturnValue
A value copied from a subdataset into a variable of the parent report.
|
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRDefaultStyleProvider
An interface that provides a default style when none is specified.
|
| JRException
General purpose JasperReports exception.
|
| JROrigin |
| JRPrintAnchorIndex |
| JRPrintPage |
| JRPropertiesHolder
Interface to be implemented by objects that have properties attached.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| PrintBookmark |
| PrintPart |
| PrintParts |
| ReportContext |
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRExporterParameter
Deprecated.
Replaced by
ExporterInput, ExporterConfiguration and ExporterOutput. |
| JRPropertiesUtil
Class that provides static methods for loading, getting and setting properties.
|
| Class and Description |
|---|
| JRPropertiesMap
Properties map of an JR element.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRPropertiesMap
Properties map of an JR element.
|
| Class and Description |
|---|
| JasperReportsContext |
| Class and Description |
|---|
| JRAbstractScriptlet
Defines an abstract representation of a report scriptlet.
|
| JRDefaultScriptlet
This class provides default empty implementations for scriptlet events.
|
| JRException
General purpose JasperReports exception.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRScriptletException |
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| Class and Description |
|---|
| JasperReportsContext |
| JRPart |
| JRPropertiesMap
Properties map of an JR element.
|
| Class and Description |
|---|
| JRCloneable |
| JRException
General purpose JasperReports exception.
|
| JRExpression
Provides the JasperReports expressions functionality.
|
| JRExpressionCollector
An expression collector traverses a report and collects report expressions
out of it.
|
| JRPrintElement |
| JRPrintPage |
| JRStyle
Provides a collection of style settings declared at the report level.
|
| JRSubreportParameter |
| JRSubreportReturnValue
A value copied from a subreport into a variable of the master report.
|
| Class and Description |
|---|
| ImageMapRenderable
Deprecated.
Replaced by
AreaHyperlinksRenderable. |
| JasperReportsContext |
| JRAbstractRenderer
Deprecated.
Replaced by
AbstractRenderer. |
| JRAbstractSvgRenderer
Deprecated.
Replaced by
AbstractRenderToImageDataRenderer. |
| JRException
General purpose JasperReports exception.
|
| JRImageMapRenderer
Deprecated.
Replaced by
ImageMapRenderable. |
| JRImageRenderer
Deprecated.
Replaced by
ResourceRenderer and DataRenderable. |
| JRPrintImageAreaHyperlink
A component of an image map.
|
| JRRenderable
Deprecated.
Replaced by
Renderable. |
| Renderable
Deprecated.
Replaced by
Renderable |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| JRRuntimeException |
| Class and Description |
|---|
| JasperReport
Instances of this class represent compiled report template objects.
|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| JRPropertiesMap
Properties map of an JR element.
|
| JRStyle
Provides a collection of style settings declared at the report level.
|
| ReportContext |
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRCloneable |
| JRException
General purpose JasperReports exception.
|
| JRPrintElement |
| JRPrintPage |
| JRPrintText |
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| JRPrintElement |
| JRPrintHyperlink |
| JRPrintImageAreaHyperlink
A component of an image map.
|
| PrintPageFormat |
| Class and Description |
|---|
| JRPropertiesMap
Properties map of an JR element.
|
| JRRuntimeException |
| Class and Description |
|---|
| JasperReportsContext |
| JRPropertiesMap
Properties map of an JR element.
|
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| JRPrintElement |
| JRPrintHyperlink |
| JRPrintImageAreaHyperlink
A component of an image map.
|
| JRReport
An abstract representation of a Jasper report.
|
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| Class and Description |
|---|
| JRException
General purpose JasperReports exception.
|
| JRRuntimeException |
| ReportContext |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ReportContext |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| JRIdentifiable |
| ReportContext |
| Class and Description |
|---|
| JasperPrint
An instance of this class represents a page-oriented document
that can be viewed, printed or exported to other formats.
|
| JasperReport
Instances of this class represent compiled report template objects.
|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| ReportContext |
| Class and Description |
|---|
| JasperReportsContext |
| JRException
General purpose JasperReports exception.
|
| JRPrintHyperlink |
| JRPropertiesMap
Properties map of an JR element.
|
Copyright © 2017. All rights reserved.