| Package | Description |
|---|---|
| net.sf.jasperreports.components.map | |
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapElementXlsHandler.exportElement(JRXlsExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
JRXlsExporter.ExporterContext |
| Modifier and Type | Field and Description |
|---|---|
protected JRXlsExporterContext |
JRXlsExporter.exporterContext |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericElementXlsHandler.exportElement(JRXlsExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout)
Exports a generic element.
|
Copyright © 2012. All Rights Reserved.