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.
|
net.sf.jasperreports.engine.export.tabulator |
Modifier and Type | Method and Description |
---|---|
java.lang.Void |
HtmlExporter.TableVisitor.visit(LayeredCell layeredCell,
TablePosition position) |
Modifier and Type | Method and Description |
---|---|
protected void |
Tabulator.createOverlappedLayer(int xOffset,
int yOffset,
LayeredCell layeredCell,
JRPrintElement element,
PrintElementIndex parentIndex,
int elementIndex,
DimensionRange<Column> layeredColRange,
DimensionRange<Row> layeredRowRange) |
protected void |
Tabulator.placeInLayeredCell(int xOffset,
int yOffset,
JRPrintElement element,
PrintElementIndex parentIndex,
int elementIndex,
LayeredCell layeredCell,
DimensionRange<Column> layeredColRange,
DimensionRange<Row> layeredRowRange) |
java.lang.Boolean |
Tabulator.SpanRangeCheck.visit(LayeredCell spanned,
Cell cell) |
java.lang.Boolean |
Tabulator.SpanCheck.visit(LayeredCell spanned,
Cell cell) |
java.lang.Boolean |
Tabulator.CollapseCheck.visit(LayeredCell spanned,
Cell cell) |
java.lang.Boolean |
Tabulator.ParentCheck.visit(LayeredCell layeredCell,
FrameCell parentCell) |
Cell |
Tabulator.ParentDrop.visit(LayeredCell layeredCell,
FrameCell parent) |
R |
CellVisitor.visit(LayeredCell layeredCell,
T arg) |
TableCell |
Tabulator.TableCellCreator.visit(LayeredCell layeredCell,
TablePosition position) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com