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 |
MapElementJExcelApiHandler.exportElement(JExcelApiExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
Modifier and Type | Class and Description |
---|---|
protected class |
JExcelApiExporter.ExporterContext |
protected class |
JExcelApiMetadataExporter.ExporterContext |
Modifier and Type | Field and Description |
---|---|
protected JExcelApiExporterContext |
JExcelApiExporter.exporterContext |
protected JExcelApiExporterContext |
JExcelApiMetadataExporter.exporterContext |
Modifier and Type | Method and Description |
---|---|
void |
GenericElementJExcelApiHandler.exportElement(JExcelApiExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout)
Exports a generic element.
|
int |
GenericElementJExcelApiMetadataHandler.exportElement(JExcelApiExporterContext exporterContext,
JRGenericPrintElement element,
java.util.Map<java.lang.String,java.lang.Object> currentRow,
java.util.Map<java.lang.String,java.lang.Object> repeatedValues,
java.util.List<java.lang.String> columnNames,
java.util.Map<java.lang.String,java.lang.Integer> columnNamesMap,
java.lang.String currentColumnName,
int colIndex,
int rowIndex,
boolean repeatValue)
Exports a generic element.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com