Uses of Interface
net.sf.jasperreports.engine.JRPrintLine

Packages that use JRPrintLine
Package
Description
Provides access to the library's main functionality through facade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes.
Contains base implementations for the library's main interfaces.
Provides utility classes for exporting reports to various popular formats such as PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
Contains classes for drawing elements at export time.
Provides utility classes for exporting reports to Open Document Format, such as ODT and ODS.
Provides utility classes for exporting reports to Office Open XML Format, such as DOCX, XLSX and PPTX.
Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).
Contains utility classes for the core library.