Package | Description |
---|---|
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.export.oasis | |
net.sf.jasperreports.engine.export.ooxml | |
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 | Class and Description |
---|---|
class |
JRBasePrintRectangle |
Modifier and Type | Method and Description |
---|---|
protected void |
JRRtfExporter.exportRectangle(JRPrintRectangle rectangle)
Draw a rectangle
|
protected void |
JRXmlExporter.exportRectangle(JRPrintRectangle rectangle) |
protected void |
JRPdfExporter.exportRectangle(JRPrintRectangle rectangle) |
Modifier and Type | Method and Description |
---|---|
protected void |
JROpenDocumentExporter.exportRectangle(TableBuilder tableBuilder,
JRPrintRectangle rectangle,
JRExporterGridCell gridCell) |
Modifier and Type | Method and Description |
---|---|
protected void |
JRDocxExporter.exportRectangle(DocxTableHelper tableHelper,
JRPrintRectangle rectangle,
JRExporterGridCell gridCell) |
protected void |
JRPptxExporter.exportRectangle(JRPrintRectangle rectangle) |
Modifier and Type | Class and Description |
---|---|
class |
JRTemplatePrintRectangle
Implementation of
JRPrintRectangle that uses
a JRTemplateRectangle instance to
store common attributes. |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com