Uses of Package
net.sf.jasperreports.engine

Packages that use net.sf.jasperreports.engine
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.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.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.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.oasis   
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.print Provides printing support. 
net.sf.jasperreports.engine.query   
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.olap   
net.sf.jasperreports.olap.xmla   
net.sf.jasperreports.renderers Contains image renderer implementations. 
net.sf.jasperreports.view Contains the Jasper viewer implementation. 
net.sf.jasperreports.view.save Contains classes for saving reports inside the Jasper viewer. 
 

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.
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
           
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
           
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
           
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
JRCloneable
           
JRFont
          An abstract representation of a font.
 

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
JRException
          General purpose JasperReports exception.
JRVariable
          An interface for implementing classes that deal with report variables.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.crosstabs
JRBox
          This is useful for drawing borders around text elements and images.
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
           
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
JRBox
          This is useful for drawing borders around text elements and images.
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
           
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
JRBox
          This is useful for drawing borders around text elements and images.
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
           
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
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.
 

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

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine
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.
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 sections in the report template.
JRBox
          This is useful for drawing borders around text elements and images.
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.
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.
JRDefaultFontProvider
          An interface that provides a default font when none is specified.
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
           
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.
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.
JRImage
          An abstract representation of a graphic element representing an image.
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
           
JRParameter
           
JRPen
           
JRPenContainer
           
JRPrintAnchor
           
JRPrintElement
           
JRPrintElementIndex
           
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.
JRPrintImageArea
          An area on an image.
JRPrintPage
           
JRPrintText
           
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.
JRQueryChunk
           
JRRectangle
          An abstract representation of a graphic element representing a rectangle.
JRRenderable
           
JRReport
          An abstract representation of a Jasper report.
JRReportFont
          An abstract representation of a report level font.
JRReportTemplate
          A template included in a report.
JRRewindableDataSource
          This interface represents a data source which can go back to the first element.
JRScriptletException
           
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
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.base
JasperPrint
          An instance of this class represents a page-oriented document that can be viewed, printed or exported to other formats.
JRAbstractObjectFactory
           
JRAlignment
          An interface that defines constants useful for alignment.
JRAnchor
          An interface providing anchor functionality.
JRBand
          Implementations of this interface represent various sections in the report template.
JRBox
          This is useful for drawing borders around text elements and images.
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.
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.
JRDefaultFontProvider
          An interface that provides a default font when none is specified.
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
           
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.
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.
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
           
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.
JRQuery
          Represents a query used for generation of report data.
JRQueryChunk
           
JRRectangle
          An abstract representation of a graphic element representing a rectangle.
JRRenderable
           
JRReport
          An abstract representation of a Jasper report.
JRReportFont
          An abstract representation of a report level font.
JRReportTemplate
          A template included in a report.
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.
JRVirtualizable
           
JRVirtualizer
           
JRVisitable
           
JRVisitor
           
 

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.
JRAbstractObjectFactory
           
JRBreak
          An abstract representation of a break element.
JRChart
          Implementations of this interface can be used for rendering chart components.
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.
JRExpression
           
JRFrame
          An abstract representation of a report elements container.
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
           
JRStyleSetter
          An interface implemented by objects upon which style attributes can be set.
JRSubreport
           
JRTextElement
          An abstract representation of a report text element.
JRTextField
          An abstract representation of a report static text.
JRVisitable
           
JRVisitor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.data
JasperReport
          The actual representation of a compiled report.
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
JasperReport
          The actual representation of a compiled report.
JRAlignment
          An interface that defines constants useful for alignment.
JRAnchor
          An interface providing anchor functionality.
JRBand
          Implementations of this interface represent various sections in the report template.
JRBox
          This is useful for drawing borders around text elements and images.
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.
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.
JRDefaultFontProvider
          An interface that provides a default font when none is specified.
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
           
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.
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.
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
           
JRParameter
           
JRPen
           
JRPenContainer
           
JRPropertiesHolder
          Interface to be implemented by objects that have properties attached.
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.
JRReportFont
          An abstract representation of a report level font.
JRReportTemplate
          A template included in a report.
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
JRAbstractExporter
           
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.
JRLineBox
          This is useful for drawing borders around text elements and images.
JROrigin
           
JRPen
           
JRPrintAnchor
           
JRPrintElement
           
JRPrintElementIndex
           
JRPrintEllipse
           
JRPrintFrame
          A print elements container.
JRPrintGraphicElement
           
JRPrintHyperlink
           
JRPrintHyperlinkParameter
          A parameter of the hyperlink associated to 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.
JRReportFont
          An abstract representation of a report level font.
JRStyle
           
 

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
JRBreak
          An abstract representation of a break element.
JRChart
          Implementations of this interface can be used for rendering chart components.
JRElementGroup
          Groups several report elements.
JREllipse
          An abstract representation of a graphic element representing an ellipse.
JRException
          General purpose JasperReports exception.
JRFrame
          An abstract representation of a report elements container.
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.
JRPen
           
JRPrintElement
           
JRPrintText
           
JRRectangle
          An abstract representation of a graphic element representing a rectangle.
JRReport
          An abstract representation of a Jasper report.
JRStaticText
          An abstract representation of a report static text.
JRSubreport
           
JRTextField
          An abstract representation of a report static text.
JRVisitor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.export.oasis
JRAbstractExporter
           
JRException
          General purpose JasperReports exception.
JRExporter
          All document exporting in JasperReports is done through this interface.
JRLineBox
          This is useful for drawing borders around text elements and images.
JRPen
           
JRPrintElement
           
JRPrintElementIndex
           
JRPrintEllipse
           
JRPrintFrame
          A print elements container.
JRPrintGraphicElement
           
JRPrintImage
           
JRPrintLine
           
JRPrintPage
           
JRPrintRectangle
           
JRPrintText
           
JRRenderable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.fill
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.
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 sections in the report template.
JRBox
          This is useful for drawing borders around text elements and images.
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.
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.
JRDefaultFontProvider
          An interface that provides a default font when none is specified.
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
           
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.
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.
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
           
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.
JRQuery
          Represents a query used for generation of report data.
JRRectangle
          An abstract representation of a graphic element representing a rectangle.
JRRenderable
           
JRReportFont
          An abstract representation of a report level font.
JRReportTemplate
          A template included in a report.
JRRuntimeException
           
JRScriptletException
           
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
           
 

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.
JRException
          General purpose JasperReports exception.
 

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

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.util
JRAlignment
          An interface that defines constants useful for alignment.
JRBand
          Implementations of this interface represent various sections in the report template.
JRBox
          This is useful for drawing borders around text elements and images.
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.
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.
JRDefaultStyleProvider
          An interface that provides a default style when none is specified.
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.
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.
JRPen
           
JRPropertiesHolder
          Interface to be implemented by objects that have properties attached.
JRPropertiesMap
          Properties map of an JR element.
JRQueryChunk
           
JRRectangle
          An abstract representation of a graphic element representing a rectangle.
JRReport
          An abstract representation of a Jasper report.
JRStaticText
          An abstract representation of a report static text.
JRStyle
           
JRStyleContainer
           
JRSubreport
           
JRTextField
          An abstract representation of a report static text.
JRVisitor
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.util.xml
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.
JRBreak
          An abstract representation of a break element.
JRChart
          Implementations of this interface can be used for rendering chart components.
JRConditionalStyle
           
JRDataset
          Interface representing a data set that can be used in a report.
JRDatasetRun
          Interface of an sub dataset instantiation.
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.
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.
JRPen
           
JRPrintHyperlinkParameter
          A parameter of the hyperlink associated to a print element.
JRPrintImage
           
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
           
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
           
 

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

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

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.renderers
JRAbstractRenderer
           
JRAbstractSvgRenderer
           
JRException
          General purpose JasperReports exception.
JRImageMapRenderer
          Image renderer able to produce image maps.
JRPrintHyperlink
           
JRPrintImageArea
          An area on an image.
JRRenderable
           
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.view
JasperPrint
          An instance of this class represents a page-oriented document that can be viewed, printed or exported to other formats.
JRException
          General purpose JasperReports exception.
JRImageMapRenderer
          Image renderer able to produce image maps.
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.
JRException
          General purpose JasperReports exception.
 



© 2001-2006 JasperSoft Corporation www.jaspersoft.com