public class TextFileLinkCellDrawer<T extends TextFileLinkCell> extends TextCellDrawer<TextFileLinkCell>
| Modifier and Type | Field and Description |
|---|---|
protected List<FileAnnotation> |
annotations |
protected float |
leftGapPin |
protected float |
pinHeight |
protected float |
pinWidth |
protected float |
rightGapPin |
cell| Constructor and Description |
|---|
TextFileLinkCellDrawer(T cell) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawContent(DrawingContext drawingContext) |
calculateAndGetLines, calculateCharSpacingFor, calculateInnerHeight, calculateYOffset, drawTextcalculateOuterHeight, drawBackground, drawBorders, getAdaptionForVerticalAlignment, getRowSpanAdaption, rowHeightIsBiggerThanOrEqualToCellHeight, withCellprotected List<FileAnnotation> annotations
protected float pinWidth
protected float pinHeight
protected float leftGapPin
protected float rightGapPin
public TextFileLinkCellDrawer(T cell)
public void drawContent(DrawingContext drawingContext)
drawContent in interface DrawerdrawContent in class TextCellDrawer<TextFileLinkCell>Copyright © 2022. All rights reserved.