| Package | Description |
|---|---|
| com.openhtmltopdf.layout | |
| com.openhtmltopdf.newtable | |
| com.openhtmltopdf.render.displaylist |
| Modifier and Type | Method and Description |
|---|---|
TableCellBox |
CollapsedBorderSide.getCell() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollapsedBorderSide.setCell(TableCellBox cell) |
| Constructor and Description |
|---|
CollapsedBorderSide(TableCellBox cell,
int side) |
| Modifier and Type | Field and Description |
|---|---|
static TableCellBox |
TableCellBox.SPANNING_CELL |
| Modifier and Type | Method and Description |
|---|---|
protected TableCellBox |
TableBox.cellAbove(TableCellBox cell) |
TableCellBox |
TableSectionBox.cellAt(int row,
int col) |
protected TableCellBox |
TableBox.cellBelow(TableCellBox cell) |
protected TableCellBox |
TableBox.cellLeft(TableCellBox cell) |
protected TableCellBox |
TableBox.cellRight(TableCellBox cell) |
| Modifier and Type | Method and Description |
|---|---|
protected TableCellBox |
TableBox.cellAbove(TableCellBox cell) |
protected TableCellBox |
TableBox.cellBelow(TableCellBox cell) |
protected TableCellBox |
TableBox.cellLeft(TableCellBox cell) |
protected TableCellBox |
TableBox.cellRight(TableCellBox cell) |
| Modifier and Type | Method and Description |
|---|---|
Map<TableCellBox,List<CollapsedBorderSide>> |
PaintBackgroundAndBorders.getCollapedTableBorders() |
List<TableCellBox> |
PagedBoxCollector.PageResult.tcells() |
| Constructor and Description |
|---|
PaintBackgroundAndBorders(List<DisplayListItem> blocks,
Map<TableCellBox,List<CollapsedBorderSide>> collapsedTableBorders) |
Copyright © 2018. All rights reserved.