public class TextLinkCellDrawer<T extends TextLinkCell> extends org.vandeseer.easytable.drawing.cell.TextCellDrawer<TextLinkCell>
| Constructor and Description |
|---|
TextLinkCellDrawer(T cell,
Annotation annotation) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
calculateYOffset(org.apache.pdfbox.pdmodel.font.PDFont currentFont,
int currentFontSize,
int lineIndex) |
void |
drawContent(org.vandeseer.easytable.drawing.DrawingContext drawingContext) |
protected void |
drawLine(org.vandeseer.easytable.drawing.DrawingContext drawingContext,
org.vandeseer.easytable.drawing.PositionedLine positionedLine) |
calculateAndGetLines, calculateCharSpacingFor, calculateInnerHeight, drawTextpublic TextLinkCellDrawer(T cell, Annotation annotation)
public void drawContent(org.vandeseer.easytable.drawing.DrawingContext drawingContext)
drawContent in interface org.vandeseer.easytable.drawing.DrawerdrawContent in class org.vandeseer.easytable.drawing.cell.TextCellDrawer<TextLinkCell>protected float calculateYOffset(org.apache.pdfbox.pdmodel.font.PDFont currentFont,
int currentFontSize,
int lineIndex)
protected void drawLine(org.vandeseer.easytable.drawing.DrawingContext drawingContext,
org.vandeseer.easytable.drawing.PositionedLine positionedLine)
throws IOException
IOExceptionCopyright © 2021. All rights reserved.