Package | Description |
---|---|
net.sf.jasperreports.components.iconlabel |
Contains classes for the built-in Icon Label component.
|
net.sf.jasperreports.components.map |
Contains classes for the built-in Google Map component.
|
net.sf.jasperreports.engine.export.ooxml |
Provides utility classes for exporting reports to Office Open XML Format, such as
DOCX, XLSX and PPTX.
|
Modifier and Type | Method and Description |
---|---|
void |
IconLabelElementXlsxHandler.exportElement(JRXlsxExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex) |
JRPrintImage |
IconLabelElementXlsxHandler.getImage(JRXlsxExporterContext exporterContext,
JRGenericPrintElement element) |
Modifier and Type | Method and Description |
---|---|
void |
MapElementXlsxHandler.exportElement(JRXlsxExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex) |
JRPrintImage |
MapElementXlsxHandler.getImage(JRXlsxExporterContext exporterContext,
JRGenericPrintElement element) |
Modifier and Type | Class and Description |
---|---|
protected class |
JRXlsxExporter.ExporterContext |
Modifier and Type | Method and Description |
---|---|
void |
GenericElementXlsxHandler.exportElement(JRXlsxExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex)
Exports a generic element.
|
JRPrintImage |
GenericElementXlsxHandler.getImage(JRXlsxExporterContext exporterContext,
JRGenericPrintElement element)
Creates an equivalent image of the
JRGenericPrintElement element to be exported instead. |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com