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