public class TextCell extends AbstractTextCell
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 String |
text |
lineSpacing, textColordrawer, settings| Constructor and Description |
|---|
TextCell() |
| 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 String text
protected Drawer createDefaultDrawer()
createDefaultDrawer in class AbstractCellpublic SplitCellData splitCell(float height)
splitCell in class AbstractCellCopyright © 2022. All rights reserved.