public class TableWithinTableDrawer extends AbstractCellDrawer<TableWithinTableCell>
cell| Constructor and Description |
|---|
TableWithinTableDrawer(TableWithinTableCell tableWithinTableCell) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
calculateInnerHeight() |
void |
drawContent(DrawingContext drawingContext) |
calculateOuterHeight, drawBackground, drawBorders, getAdaptionForVerticalAlignment, getRowSpanAdaption, rowHeightIsBiggerThanOrEqualToCellHeight, withCellpublic TableWithinTableDrawer(TableWithinTableCell tableWithinTableCell)
public void drawContent(DrawingContext drawingContext)
drawContent in interface DrawerdrawContent in class AbstractCellDrawer<TableWithinTableCell>protected float calculateInnerHeight()
calculateInnerHeight in class AbstractCellDrawer<TableWithinTableCell>Copyright © 2022. All rights reserved.