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.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.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.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.
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.
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
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.
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.
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
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.
JRChild
          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
           
JRStyleContainer
           
JRVariable
          An interface for implementing classes that deal with report variables.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.crosstabs.base
JRAbstractObjectFactory
           
JRBox
          This is useful for drawing borders around text elements and images.
JRChild
          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
           
JRParameter
           
JRStyle
           
JRStyleContainer
           
JRVariable
          An interface for implementing classes that deal with report variables.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.crosstabs.design
JRAbstractObjectFactory
           
JRBox
          This is useful for drawing borders around text elements and images.
JRChild
          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
           
JRParameter
           
JRStyle
           
JRStyleContainer
           
JRVariable
          An interface for implementing classes that deal with report variables.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.crosstabs.fill
JRDatasetParameter
          Dataset parameter value interface.
JRException
          General purpose JasperReports exception.
JRExpression
           
JRParameter
           
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.
JRAbstractObjectFactory
           
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.
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.
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.
JRParameter
           
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
           
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.
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
           
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
           
 

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.
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.
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.
JRParameter
           
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
           
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.
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.
JRVirtualizable
           
JRVirtualizer
           
 

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.
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.
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.
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.
JRParameter
           
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.
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.
 

Classes in net.sf.jasperreports.engine used by net.sf.jasperreports.engine.export
JRAbstractExporter
           
JRBox
          This is useful for drawing borders around text elements and images.
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.
JRPrintAnchor
           
JRPrintElement
           
JRPrintElementIndex
           
JRPrintEllipse
           
JRPrintFrame
          A print elements container.
JRPrintGraphicElement
           
JRPrintHyperlink
           
JRPrintHyperlinkParameter
          A parameter of the hyperlink associated to a print element.
JRPrintImage
           
JRPrintImageArea
          An area on an image.
JRPrintLine
           
JRPrintPage
           
JRPrintRectangle
           
JRPrintText
           
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.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.
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.
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.
JRParameter
           
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
           
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.
JRRuntimeException
           
JRScriptletException
           
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.
JRValueParameter
          A report/dataset parameter having an assigned value.
JRVariable
          An interface for implementing classes that deal with report variables.
JRVirtualizable
           
JRVirtualizer
           
 

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.
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.
JRBox
          This is useful for drawing borders around text elements and images.
JRElement
          An abstract representation of a report element.
JRException
          General purpose JasperReports exception.
JRExpression
           
JRFont
          An abstract representation of a font.
JRGraphicElement
          An abstract representation of a report graphic element.
JRImage
          An abstract representation of a graphic element representing an image.
JRPrintElement
           
JRPrintGraphicElement
           
JRPrintImage
           
JRPrintRectangle
           
JRPrintText
           
JRPropertiesMap
          Properties map of an JR element.
JRRectangle
          An abstract representation of a graphic element representing a rectangle.
JRStyle
           
JRTextElement
          An abstract representation of a report text element.
JRTextField
          An abstract representation of a report static text.
 

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.
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.
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.
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.
JRStaticText
          An abstract representation of a report static text.
JRSubreport
           
JRTextField
          An abstract representation of a report static text.
 

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.
JRElement
          An abstract representation of a report element.
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