Package | Description |
---|---|
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.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).
|
Modifier and Type | Interface and Description |
---|---|
interface |
JRPrintImage |
interface |
JRPrintText |
Modifier and Type | Class and Description |
---|---|
class |
JRBasePrintImage |
class |
JRBasePrintText |
Modifier and Type | Method and Description |
---|---|
protected void |
JRPdfExporter.setAnchor(Chunk chunk,
JRPrintAnchor anchor,
JRPrintElement element) |
Modifier and Type | Class and Description |
---|---|
class |
JRRecordedValuesPrintImage
Print image implementation that supports recorded values.
|
class |
JRRecordedValuesPrintText
Print text implementation that supports recorded values.
|
class |
JRTemplatePrintImage
Implementation of
JRPrintImage that uses
a JRTemplateImage instance to
store common attributes. |
class |
JRTemplatePrintText
Implementation of
JRPrintText that uses
a JRTemplateText instance to
store common attributes. |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com