Package | Description |
---|---|
net.sf.jasperreports.engine.export.tabulator |
Modifier and Type | Method and Description |
---|---|
protected Tabulator.SpanInfo<Column> |
Tabulator.getColumnCellSpan(NavigableSet<Column> columns,
Column column,
Row row,
Cell cell) |
protected Tabulator.SpanInfo<Column> |
Tabulator.getColumnCellSpan(TablePosition position,
Cell cell) |
protected Tabulator.SpanInfo<Row> |
Tabulator.getRowCellSpan(NavigableSet<Row> rows,
Column column,
Row row,
Cell cell) |
protected Tabulator.SpanInfo<Row> |
Tabulator.getRowCellSpan(TablePosition position,
Cell cell) |
Copyright © 2017. All rights reserved.