| Package | Description |
|---|---|
| com.openhtmltopdf.layout | |
| com.openhtmltopdf.newtable |
| 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) |
Copyright © 2018. All rights reserved.