public class TextFileLinkCell extends TextCell
AbstractTextCell.AbstractTextCellBuilder<C extends AbstractTextCell,B extends AbstractTextCell.AbstractTextCellBuilder<C,B>>AbstractCell.AbstractCellBuilder<C extends AbstractCell,B extends AbstractCell.AbstractCellBuilder<C,B>>| Modifier and Type | Field and Description |
|---|---|
protected @NonNull List<FileAnnotation> |
annotations |
protected float |
leftGapPin |
protected float |
pinHeight |
protected float |
pinWidth |
protected float |
rightGapPin |
lineSpacing, textColordrawer, settings| Constructor and Description |
|---|
TextFileLinkCell() |
| Modifier and Type | Method and Description |
|---|---|
protected Drawer |
createDefaultDrawer() |
SplitCellData |
splitCell(float height) |
getFont, getFontSize, getMaxWidth, getMinHeight, getText, getTextColor, getTextHeight, getWidthOfTextassertIsRendered, calculateHeightForRowSpan, getBackgroundColor, getBorderColor, getBorderStyleBottom, getBorderStyleLeft, getBorderStyleRight, getBorderStyleTop, getBorderWidthBottom, getBorderWidthLeft, getBorderWidthRight, getBorderWidthTop, getDrawer, getHeight, getHorizontalPadding, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getVerticalPadding, hasBackgroundColor, hasBorderBottom, hasBorderLeft, hasBorderRight, hasBorderTop, isHorizontallyAligned, isVerticallyAligned, isWordBreak@NonNull protected @NonNull List<FileAnnotation> annotations
protected float pinWidth
protected float pinHeight
protected float leftGapPin
protected float rightGapPin
protected Drawer createDefaultDrawer()
createDefaultDrawer in class TextCellpublic SplitCellData splitCell(float height)
Copyright © 2022. All rights reserved.