Package | Description |
---|---|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
Modifier and Type | Method and Description |
---|---|
protected GridCellSize |
JRGridLayout.cellSize(int width,
int height,
int colSpan,
int rowSpan) |
GridCellSize |
ElementReplacementGridCell.getSize() |
GridCellSize |
ElementGridCell.getSize() |
GridCellSize |
OccupiedGridCell.getSize() |
GridCellSize |
EmptyGridCell.getSize() |
abstract GridCellSize |
JRExporterGridCell.getSize() |
Modifier and Type | Method and Description |
---|---|
protected EmptyGridCell |
JRGridLayout.emptyCell(GridCellSize size,
GridCellStyle style) |
Constructor and Description |
---|
ElementGridCell(JRGridLayout container,
PrintElementIndex parentIndex,
int elementIndex,
GridCellSize size) |
EmptyGridCell(GridCellSize size,
GridCellStyle style) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com