Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
JRGridLayout |
JRExporterGridCell.getLayout() |
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.
|
void |
GenericElementXlsHandler.exportElement(JRXlsExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout)
Exports a generic element.
|
protected abstract void |
JRXlsAbstractExporter.exportGenericElement(JRGenericPrintElement element,
JRExporterGridCell cell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected void |
JExcelApiExporter.exportGenericElement(JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected void |
JRXlsExporter.exportGenericElement(JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected void |
JRHtmlExporter.exportGrid(JRGridLayout gridLayout,
boolean whitePageBackground) |
protected abstract void |
JRXlsAbstractExporter.exportImage(JRPrintImage image,
JRExporterGridCell cell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected void |
JExcelApiExporter.exportImage(JRPrintImage element,
JRExporterGridCell gridCell,
int col,
int row,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected void |
JRXlsExporter.exportImage(JRPrintImage element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected double |
JExcelApiExporter.getColumnRelativePosition(JRGridLayout layout,
int col,
int offset) |
protected double |
JRXlsExporter.getColumnRelativePosition(JRGridLayout layout,
int col,
int offset) |
protected double |
JExcelApiExporter.getRowRelativePosition(JRGridLayout layout,
int row,
int offset) |
protected double |
JRXlsExporter.getRowRelativePosition(JRGridLayout layout,
int row,
int offset) |
void |
JRExporterGridCell.setLayout(JRGridLayout layout) |
Modifier and Type | Method and Description |
---|---|
protected void |
JROpenDocumentExporter.exportGrid(JRGridLayout gridLayout,
JRPrintElementIndex frameIndex) |
Modifier and Type | Method and Description |
---|---|
protected void |
JRXlsxExporter.exportGenericElement(JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
protected void |
JRDocxExporter.exportGrid(JRGridLayout gridLayout,
JRPrintElementIndex frameIndex) |
protected void |
JRXlsxExporter.exportImage(JRPrintImage image,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com