public class TextLinkCellDrawer<T extends TextLinkCell> extends TextCellDrawer<TextLinkCell>
cell| Constructor and Description |
|---|
TextLinkCellDrawer(T cell) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
calculateYOffset(org.apache.pdfbox.pdmodel.font.PDFont currentFont,
int currentFontSize,
int lineIndex) |
void |
drawContent(DrawingContext drawingContext) |
protected void |
drawLine(DrawingContext drawingContext,
PositionedLine positionedLine) |
calculateAndGetLines, calculateCharSpacingFor, calculateInnerHeight, drawTextcalculateOuterHeight, drawBackground, drawBorders, getAdaptionForVerticalAlignment, getRowSpanAdaption, rowHeightIsBiggerThanOrEqualToCellHeight, withCellpublic TextLinkCellDrawer(T cell)
public void drawContent(DrawingContext drawingContext)
drawContent in interface DrawerdrawContent in class TextCellDrawer<TextLinkCell>protected float calculateYOffset(org.apache.pdfbox.pdmodel.font.PDFont currentFont,
int currentFontSize,
int lineIndex)
calculateYOffset in class TextCellDrawer<TextLinkCell>protected void drawLine(DrawingContext drawingContext, PositionedLine positionedLine) throws IOException
IOExceptionCopyright © 2022. All rights reserved.