Package | Description |
---|---|
net.sf.jasperreports.engine.export.tabulator |
Modifier and Type | Method and Description |
---|---|
protected Tabulator.SpanInfo<Column> |
Tabulator.getColumnCellSpan(java.util.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(java.util.NavigableSet<Row> rows,
Column column,
Row row,
Cell cell) |
protected Tabulator.SpanInfo<Row> |
Tabulator.getRowCellSpan(TablePosition position,
Cell cell) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com