| Package | Description |
|---|---|
| com.openhtmltopdf.layout | |
| com.openhtmltopdf.newtable | |
| com.openhtmltopdf.render.displaylist | |
| com.openhtmltopdf.render.simplepainter |
| 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 |
|---|---|
List<TableCellBox> |
RowData.getRow() |
| 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 |
|---|---|
static Map<TableCellBox,List<CollapsedBorderSide>> |
DisplayListCollector.collectCollapsedTableBorders(RenderingContext c,
List<TableCellBox> tcells) |
Map<TableCellBox,List<CollapsedBorderSide>> |
PaintBackgroundAndBorders.getCollapedTableBorders() |
List<TableCellBox> |
PagedBoxCollector.PageResult.tcells() |
| Modifier and Type | Method and Description |
|---|---|
static Map<TableCellBox,List<CollapsedBorderSide>> |
DisplayListCollector.collectCollapsedTableBorders(RenderingContext c,
List<TableCellBox> tcells) |
| Constructor and Description |
|---|
PaintBackgroundAndBorders(List<DisplayListItem> blocks,
Map<TableCellBox,List<CollapsedBorderSide>> collapsedTableBorders) |
| Modifier and Type | Method and Description |
|---|---|
List<TableCellBox> |
SimpleBoxCollector.tcells() |
Copyright © 2004–2025. All rights reserved.