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.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.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.util Utility classes. 
net.sf.jasperreports.engine.xml Contains classes for loading report templates from XML files. 
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
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.
JRExpression
           
 

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

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.
JRExpression
           
JRExpressionCollector
           
 

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

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
           
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.
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.
JRDataSource
          This interface represents the abstract representation of a JasperReports data source.
JRDefaultFontProvider
          An interface that provides a default font 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.
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.
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.
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
           
JRPrintGraphicElement
           
JRPrintHyperlink
           
JRPrintPage
           
JRPrintText
           
JRQuery
          Represents an SQL 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
           
JRStaticText
          An abstract representation of a report static text.
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
           
 

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.
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.
JRDefaultFontProvider
          An interface that provides a default font 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
           
JRExpressionChunk
           
JRExpressionCollector
           
JRField
          An abstract representation of a data source field.
JRFont
          An abstract representation of a font.
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.
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
           
JRPrintGraphicElement
           
JRPrintHyperlink
           
JRPrintImage
           
JRPrintLine
           
JRPrintPage
           
JRPrintRectangle
           
JRPrintText
           
JRQuery
          Represents an SQL 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.
JRStaticText
          An abstract representation of a report static text.
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.
 

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.
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.
JRDefaultFontProvider
          An interface that provides a default font 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
           
JRExpressionChunk
           
JRExpressionCollector
           
JRField
          An abstract representation of a data source field.
JRFont
          An abstract representation of a font.
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.
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 an SQL 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.
JRStaticText
          An abstract representation of a report static text.
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
           
JRPrintEllipse
           
JRPrintGraphicElement
           
JRPrintImage
           
JRPrintLine
           
JRPrintPage
           
JRPrintRectangle
           
JRPrintText
           
JRReportFont
          An abstract representation of a report level font.
 

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.
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.
JRChild
          An abstract representation of a report element.
JRDataSource
          This interface represents the abstract representation of a JasperReports data source.
JRDefaultFontProvider
          An interface that provides a default font 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
           
JRExpressionCollector
           
JRField
          An abstract representation of a data source field.
JRFont
          An abstract representation of a font.
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.
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
           
JRPrintGraphicElement
           
JRPrintHyperlink
           
JRPrintImage
           
JRPrintLine
           
JRPrintPage
           
JRPrintRectangle
           
JRPrintText
           
JRQuery
          Represents an SQL 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
           
JRStaticText
          An abstract representation of a report static text.
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.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.util
JRException
          General purpose JasperReports exception.
JRQuery
          Represents an SQL query used for generation of report data.
 

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.
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.
JRImage
          An abstract representation of a graphic element representing an image.
JRLine
          An abstract representation of a graphic element representing a straight line.
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.renderers
JRAbstractSvgRenderer
           
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.
JRPrintHyperlink
           
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-2005 JasperSoft Corporation www.jaspersoft.com