Uses of Package
net.sf.jasperreports.engine

Packages that use net.sf.jasperreports.engine
net.sf.jasperreports.ant Provides Ant tasks 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 datasets. 
net.sf.jasperreports.charts.xml Contains classes for loading chart related tags from report templates XML files. 
net.sf.jasperreports.compilers   
net.sf.jasperreports.components   
net.sf.jasperreports.components.barbecue   
net.sf.jasperreports.components.barcode4j   
net.sf.jasperreports.components.charts   
net.sf.jasperreports.components.headertoolbar   
net.sf.jasperreports.components.list   
net.sf.jasperreports.components.map   
net.sf.jasperreports.components.sort   
net.sf.jasperreports.components.sort.actions   
net.sf.jasperreports.components.spiderchart   
net.sf.jasperreports.components.table   
net.sf.jasperreports.components.table.fill   
net.sf.jasperreports.components.table.util   
net.sf.jasperreports.crosstabs   
net.sf.jasperreports.crosstabs.base   
net.sf.jasperreports.crosstabs.design   
net.sf.jasperreports.crosstabs.fill   
net.sf.jasperreports.crosstabs.fill.calculation   
net.sf.jasperreports.data   
net.sf.jasperreports.data.bean   
net.sf.jasperreports.data.cache   
net.sf.jasperreports.data.csv   
net.sf.jasperreports.data.ds   
net.sf.jasperreports.data.ejbql   
net.sf.jasperreports.data.empty   
net.sf.jasperreports.data.hibernate   
net.sf.jasperreports.data.hibernate.spring   
net.sf.jasperreports.data.jdbc   
net.sf.jasperreports.data.jndi   
net.sf.jasperreports.data.json   
net.sf.jasperreports.data.mondrian   
net.sf.jasperreports.data.provider   
net.sf.jasperreports.data.qe   
net.sf.jasperreports.data.xls   
net.sf.jasperreports.data.xlsx   
net.sf.jasperreports.data.xml   
net.sf.jasperreports.data.xmla   
net.sf.jasperreports.engine Provides access to the library's main functionality through façade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. 
net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces. 
net.sf.jasperreports.engine.component   
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. 
net.sf.jasperreports.engine.export.data   
net.sf.jasperreports.engine.export.draw   
net.sf.jasperreports.engine.export.legacy   
net.sf.jasperreports.engine.export.oasis   
net.sf.jasperreports.engine.export.ooxml   
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   
net.sf.jasperreports.engine.print Provides printing support. 
net.sf.jasperreports.engine.query   
net.sf.jasperreports.engine.scriptlets   
net.sf.jasperreports.engine.util Utility classes. 
net.sf.jasperreports.engine.util.xml   
net.sf.jasperreports.engine.xml Contains classes for loading report templates from XML files. 
net.sf.jasperreports.extensions   
net.sf.jasperreports.governors   
net.sf.jasperreports.j2ee.servlets   
net.sf.jasperreports.olap   
net.sf.jasperreports.olap.xmla   
net.sf.jasperreports.renderers Contains image renderer implementations. 
net.sf.jasperreports.repo   
net.sf.jasperreports.swing   
net.sf.jasperreports.util   
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   
net.sf.jasperreports.web.actions   
net.sf.jasperreports.web.commands   
net.sf.jasperreports.web.servlets   
net.sf.jasperreports.web.util   
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.ant
SimpleJasperReportsContext
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.charts
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
           
JRFont
          An abstract representation of a font.
JRHyperlink
          An interface providing hyperlink functionality.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.charts.base
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
           
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.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.charts.design
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
           
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.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.charts.fill
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
           
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
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.charts.util
ImageMapRenderable
          Image renderer able to produce image maps.
JasperReportsContext
           
JRAbstractRenderer
           
JRAbstractSvgRenderer
           
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
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.charts.xml
JRException
          General purpose JasperReports exception.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.compilers
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
JRExpression
           
JRField
          An abstract representation of a data source field.
JRParameter
           
JRVariable
          An interface for implementing classes that deal with report variables.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components
JasperReportsContext
           
JRPropertiesMap
          Properties map of an JR element.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.barbecue
JasperReportsContext
           
JRAbstractRenderer
           
JRAbstractSvgRenderer
           
JRCloneable
           
JRComponentElement
          A report element that wraps an abstract component.
JRException
          General purpose JasperReports exception.
JRExpression
           
JRExpressionCollector
          An expression collector traverses a report and collects report expressions out of it.
JRPrintElement
           
JRRenderable
          Deprecated. Replaced by Renderable.
Renderable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.barcode4j
JasperReportsContext
           
JRCloneable
           
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
           
JRExpressionCollector
          An expression collector traverses a report and collects report expressions out of it.
JRPrintElement
           
JRPropertiesHolder
          Interface to be implemented by objects that have properties attached.
JRStyle
           
Renderable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.charts
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
           
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.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.headertoolbar
DatasetFilter
          A dataset row filter.
JRException
          General purpose JasperReports exception.
JRExpression
           
JRGenericElementType
          A key identifying a generic element type.
JRGenericPrintElement
          A generic print element.
JRPropertiesMap
          Properties map of an JR element.
ParameterContributor
           
ParameterContributorContext
           
ParameterContributorFactory
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.list
JasperReportsContext
           
JRAbstractRenderer
           
JRAbstractSvgRenderer
           
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
           
JRExpressionCollector
          An expression collector traverses a report and collects report expressions out of it.
JRIdentifiable
           
JRPrintElement
           
JRPrintElementContainer
          Print element container interface.
JRPropertiesHolder
          Interface to be implemented by objects that have properties attached.
JRRenderable
          Deprecated. Replaced by Renderable.
JRStyle
           
JRVisitable
           
Renderable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.map
JasperReportsContext
           
JRCloneable
           
JRComponentElement
          A report element that wraps an abstract component.
JRException
          General purpose JasperReports exception.
JRExpression
           
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
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.sort
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
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.sort.actions
JasperReportsContext
           
JRSortField
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.spiderchart
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
           
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
           
JRRenderable
          Deprecated. Replaced by Renderable.
Renderable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.table
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
           
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
           
JRStyleContainer
           
JRVisitable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.table.fill
ElementDecorator
           
JasperReport
          The actual representation of a compiled report.
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.
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.
JRException
          General purpose JasperReports exception.
JRExpression
           
JRField
          An abstract representation of a data source field.
JRGroup
          Groups represent a flexible way to organize data on a report.
JRIdentifiable
           
JROrigin
           
JRParameter
           
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
           
JRStyle
           
JRStyleContainer
           
JRStyleSetter
          An interface implemented by objects upon which style attributes can be set.
JRSubreport
           
JRSubreportParameter
           
JRSubreportReturnValue
          A value copied from a subreport into a variable of the master report.
JRTextField
          An abstract representation of a report static text.
JRVariable
          An interface for implementing classes that deal with report variables.
JRVisitable
           
JRVisitor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.components.table.util
JRTextField
          An abstract representation of a report static text.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.crosstabs
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
           
JRIdentifiable
           
JRParameter
           
JRPropertiesHolder
          Interface to be implemented by objects that have properties attached.
JRStyleContainer
           
JRVariable
          An interface for implementing classes that deal with report variables.
JRVisitable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.crosstabs.base
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
           
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
           
JRPropertiesHolder
          Interface to be implemented by objects that have properties attached.
JRStyle
           
JRStyleContainer
           
JRVariable
          An interface for implementing classes that deal with report variables.
JRVisitable
           
JRVisitor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.crosstabs.design
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
           
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
           
JRPropertiesHolder
          Interface to be implemented by objects that have properties attached.
JRStyle
           
JRStyleContainer
           
JRVariable
          An interface for implementing classes that deal with report variables.
JRVisitable
           
JRVisitor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.crosstabs.fill
JRAbstractObjectFactory
           
JRCloneable
           
JRDatasetParameter
          Dataset parameter value interface.
JRException
          General purpose JasperReports exception.
JRExpression
           
JRParameter
           
JRPropertiesHolder
          Interface to be implemented by objects that have properties attached.
JRValueParameter
          A report/dataset parameter having an assigned value.
JRVariable
          An interface for implementing classes that deal with report variables.
JRVisitor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.crosstabs.fill.calculation
JRException
          General purpose JasperReports exception.
JRExpression
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
JRPropertiesMap
          Properties map of an JR element.
ParameterContributor
           
ParameterContributorContext
           
ParameterContributorFactory
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.bean
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.cache
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.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.csv
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.ds
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.ejbql
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.empty
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.hibernate
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.hibernate.spring
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.jdbc
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.jndi
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.json
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.mondrian
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.provider
JasperReportsContext
           
JRDataSourceProvider
          Abstracts the means of creating and disposing a data source.
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.qe
JasperReportsContext
           
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.xls
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.xlsx
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.xml
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.data.xmla
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ParameterContributor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine
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.
JasperCompileManager
          Fa�ade 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
          Fa�ade class for exporting generated reports into more popular formats such as PDF, HTML and XML.
JasperFillManager
          Fa�ade 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
          Fa�ade class for the JasperReports engine.
JasperReport
          The actual representation of a compiled report.
JasperReportsContext
           
JasperRunManager
          Fa�ade class for the JasperReports engine.
JRAbstractExporter.ParameterResolver
           
JRAbstractRenderer
           
JRAbstractScriptlet
          Defines an abstract representation of a report scriptlet.
JRAbstractSvgRenderer
           
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
           
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.
JRException
          General purpose JasperReports exception.
JRExporter
          All document exporting in JasperReports is done through this interface.
JRExporterParameter
          Instances of this class are used for defining and setting exporter parameters.
JRExpression
           
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.
JRImageMapRenderer
          Deprecated. Replaced by ImageMapRenderable.
JRImageRenderer
           
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
           
JRPen
           
JRPenContainer
           
JRPrintAnchor
           
JRPrintAnchorIndex
           
JRPrintElement
           
JRPrintElementIndex
           
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
           
JRStaticText
          An abstract representation of a report static text.
JRStyle
           
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
           
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.
JRTextElement
          An abstract representation of a report text element.
JRTextField
          An abstract representation of a report static text.
JRVariable
          An interface for implementing classes that deal with report variables.
JRVirtualizable
           
JRVirtualizer
           
JRVisitable
           
JRVisitor
           
ParameterContributor
           
ParameterContributorContext
           
PrintElementVisitor
          Print element visitor interface.
Renderable
           
RenderableUtil
           
ReportContext
           
TabStop
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.base
Deduplicable
          Interface implemented by objects that can be deduplicated by detecting previously created identical instances.
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.
JRBox
          Deprecated. Replaced by JRLineBox.
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
           
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.
JRException
          General purpose JasperReports exception.
JRExpression
           
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.
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
           
JRPen
           
JRPenContainer
           
JRPrintAnchor
           
JRPrintElement
           
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.
JRRenderable
          Deprecated. Replaced by Renderable.
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
           
JRStaticText
          An abstract representation of a report static text.
JRStyle
           
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
           
JRSubreportParameter
           
JRSubreportReturnValue
          A value copied from a subreport into a variable of the master report.
JRTextElement
          An abstract representation of a report text element.
JRTextField
          An abstract representation of a report static text.
JRVariable
          An interface for implementing classes that deal with report variables.
JRVirtualizer
           
JRVisitable
           
JRVisitor
           
PrintElementVisitor
          Print element visitor interface.
Renderable
           
TabStop
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.component
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
           
JRExpressionCollector
          An expression collector traverses a report and collects report expressions out of it.
JROrigin
           
JRPrintElement
           
JRStyle
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.convert
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
           
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
           
JRPrintText
           
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
           
JRStyleContainer
           
JRSubreport
           
JRTextElement
          An abstract representation of a report text element.
JRTextField
          An abstract representation of a report static text.
JRVisitable
           
JRVisitor
           
Renderable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.data
JasperReport
          The actual representation of a compiled report.
JasperReportsContext
           
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
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.design
Deduplicable
          Interface implemented by objects that can be deduplicated by detecting previously created identical instances.
JasperReport
          The actual representation of a compiled report.
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
           
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.
JRException
          General purpose JasperReports exception.
JRExpression
           
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.
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
           
JRPen
           
JRPenContainer
           
JRPropertiesHolder
          Interface to be implemented by objects that have properties attached.
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
           
JRStaticText
          An abstract representation of a report static text.
JRStyle
           
JRStyleContainer
           
JRSubreport
           
JRSubreportParameter
           
JRSubreportReturnValue
          A value copied from a subreport into a variable of the master report.
JRTextElement
          An abstract representation of a report text element.
JRTextField
          An abstract representation of a report static text.
JRVariable
          An interface for implementing classes that deal with report variables.
JRVisitable
           
JRVisitor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.export
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
          All document exporting in JasperReports is done through this interface.
JRExporterParameter
          Instances of this class are used for defining and setting exporter parameters.
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
           
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
           
Renderable
           
TabStop
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.export.data
JRException
          General purpose JasperReports exception.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.export.draw
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
           
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.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.export.legacy
JRPen
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.export.oasis
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
          All document exporting in JasperReports is done through this interface.
JRGenericPrintElement
          A generic print element.
JRLineBox
          This is useful for drawing borders around text elements and images.
JRPen
           
JRPrintElement
           
JRPrintElementIndex
           
JRPrintEllipse
           
JRPrintFrame
          A print elements container.
JRPrintGraphicElement
           
JRPrintHyperlink
           
JRPrintImage
           
JRPrintLine
           
JRPrintPage
           
JRPrintRectangle
           
JRPrintText
           
Renderable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.export.ooxml
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
          All document exporting in JasperReports is done through this interface.
JRExporterParameter
          Instances of this class are used for defining and setting exporter parameters.
JRGenericPrintElement
          A generic print element.
JRLineBox
          This is useful for drawing borders around text elements and images.
JRPen
           
JRPrintElement
           
JRPrintElementIndex
           
JRPrintEllipse
           
JRPrintFrame
          A print elements container.
JRPrintGraphicElement
           
JRPrintHyperlink
           
JRPrintImage
           
JRPrintLine
           
JRPrintPage
           
JRPrintRectangle
           
JRPrintText
           
JRStyle
           
Renderable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.fill
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.
JasperPrint
          An instance of this class represents a page-oriented document that can be viewed, printed or exported to other formats.
JasperReport
          The actual representation of a compiled report.
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
           
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.
JRException
          General purpose JasperReports exception.
JRExpression
           
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.
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
           
JRPen
           
JRPenContainer
           
JRPrintAnchor
           
JRPrintElement
           
JRPrintElementContainer
          Print element container interface.
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.
JRRenderable
          Deprecated. Replaced by Renderable.
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
           
JRStaticText
          An abstract representation of a report static text.
JRStyle
           
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
           
JRSubreportParameter
           
JRSubreportReturnValue
          A value copied from a subreport into a variable of the master report.
JRTemplate
          A template that can be used by report.
JRTextElement
          An abstract representation of a report text element.
JRTextField
          An abstract representation of a report static 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.
Renderable
           
ReportContext
           
TabStop
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.fonts
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
JRPropertiesMap
          Properties map of an JR element.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.print
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.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.query
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.
JRPropertiesUtil
          Class that provides static methods for loading, getting and setting properties.
JRQueryChunk
           
JRValueParameter
          A report/dataset parameter having an assigned value.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.scriptlets
JasperReport
          The actual representation of a compiled report.
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.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.util
Deduplicable
          Interface implemented by objects that can be deduplicated by detecting previously created identical instances.
ImageMapRenderable
          Image renderer able to produce image maps.
JasperPrint
          An instance of this class represents a page-oriented document that can be viewed, printed or exported to other formats.
JasperReport
          The actual representation of a compiled report.
JasperReportsContext
           
JRAlignment
          An interface that defines constants useful for alignment.
JRBand
          Implementations of this interface represent various bands in the report template.
JRBox
          Deprecated. Replaced by JRLineBox.
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
           
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.
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
           
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.
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
           
JRPrintElement
           
JRPrintEllipse
           
JRPrintFrame
          A print elements container.
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.
JRRuntimeException
           
JRSection
          Implementations of this interface represent various sections in the report template.
JRStaticText
          An abstract representation of a report static text.
JRStyle
           
JRStyleContainer
           
JRSubreport
           
JRTextField
          An abstract representation of a report static text.
JRValueParameter
          A report/dataset parameter having an assigned value.
JRVirtualizer
           
JRVisitor
           
PrintElementVisitor
          Print element visitor interface.
Renderable
           
SimpleJasperReportsContext
           
TabStop
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.util.xml
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.xml
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.
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
           
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
           
JRStyleContainer
           
JRSubreport
           
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 static text.
JRVisitor
           
TabStop
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.extensions
JRPropertiesMap
          Properties map of an JR element.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.governors
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
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.j2ee.servlets
JasperPrint
          An instance of this class represents a page-oriented document that can be viewed, printed or exported to other formats.
JasperReportsContext
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.olap
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.
JRField
          An abstract representation of a data source field.
JRValueParameter
          A report/dataset parameter having an assigned value.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.olap.xmla
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.
JRValueParameter
          A report/dataset parameter having an assigned value.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.renderers
ImageMapRenderable
          Image renderer able to produce image maps.
JasperReportsContext
           
JRAbstractRenderer
           
JRAbstractSvgRenderer
           
JRException
          General purpose JasperReports exception.
JRImageMapRenderer
          Deprecated. Replaced by ImageMapRenderable.
JRImageRenderer
           
JRPrintImageAreaHyperlink
          A component of an image map.
JRRenderable
          Deprecated. Replaced by Renderable.
Renderable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.repo
JasperReport
          The actual representation of a compiled report.
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
JRPropertiesMap
          Properties map of an JR element.
ReportContext
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.swing
ImageMapRenderable
          Image renderer able to produce image maps.
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.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.util
JasperReportsContext
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.view
ImageMapRenderable
          Image renderer able to produce image maps.
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.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.view.save
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.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.web
JRException
          General purpose JasperReports exception.
JRRuntimeException
           
ReportContext
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.web.actions
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
ReportContext
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.web.commands
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
JRIdentifiable
           
ReportContext
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.web.servlets
JasperPrint
          An instance of this class represents a page-oriented document that can be viewed, printed or exported to other formats.
JasperReport
          The actual representation of a compiled report.
JasperReportsContext
           
JRException
          General purpose JasperReports exception.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.web.util
JasperReportsContext
           
JRPrintHyperlink
           
JRPropertiesMap
          Properties map of an JR element.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com