- java.lang.Object
-
- org.vandeseer.easytable.structure.cell.AbstractCell
-
- org.vandeseer.easytable.structure.cell.AbstractTextCell
-
- org.vandeseer.easytable.structure.cell.TextCell
-
- tech.grasshopper.pdf.annotation.cell.TextLinkCell
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.vandeseer.easytable.structure.cell.TextCell
org.vandeseer.easytable.structure.cell.TextCell.TextCellBuilder<C extends org.vandeseer.easytable.structure.cell.TextCell,B extends org.vandeseer.easytable.structure.cell.TextCell.TextCellBuilder<C,B>>
-
Nested classes/interfaces inherited from class org.vandeseer.easytable.structure.cell.AbstractTextCell
org.vandeseer.easytable.structure.cell.AbstractTextCell.AbstractTextCellBuilder<C extends org.vandeseer.easytable.structure.cell.AbstractTextCell,B extends org.vandeseer.easytable.structure.cell.AbstractTextCell.AbstractTextCellBuilder<C,B>>
-
Nested classes/interfaces inherited from class org.vandeseer.easytable.structure.cell.AbstractCell
org.vandeseer.easytable.structure.cell.AbstractCell.AbstractCellBuilder<C extends org.vandeseer.easytable.structure.cell.AbstractCell,B extends org.vandeseer.easytable.structure.cell.AbstractCell.AbstractCellBuilder<C,B>>
-
Field Summary
-
Fields inherited from class org.vandeseer.easytable.structure.cell.TextCell
text
-
Fields inherited from class org.vandeseer.easytable.structure.cell.AbstractTextCell
lineSpacing, textColor
-
Fields inherited from class org.vandeseer.easytable.structure.cell.AbstractCell
drawer, settings
-
Method Summary
-
Methods inherited from class org.vandeseer.easytable.structure.cell.TextCell
builder, getText, splitCell, toBuilder
-
Methods inherited from class org.vandeseer.easytable.structure.cell.AbstractTextCell
getFont, getFontSize, getLineSpacing, getMaxWidth, getMinHeight, getTextColor, getTextHeight, getWidthOfText
-
Methods inherited from class org.vandeseer.easytable.structure.cell.AbstractCell
assertIsRendered, calculateHeightForRowSpan, getBackgroundColor, getBorderColor, getBorderStyleBottom, getBorderStyleLeft, getBorderStyleRight, getBorderStyleTop, getBorderWidthBottom, getBorderWidthLeft, getBorderWidthRight, getBorderWidthTop, getColSpan, getColumn, getDrawer, getHeight, getHorizontalPadding, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getRow, getRowSpan, getSettings, getVerticalPadding, getWidth, hasBackgroundColor, hasBorderBottom, hasBorderLeft, hasBorderRight, hasBorderTop, isHorizontallyAligned, isVerticallyAligned, isWordBreak, setColumn, setDrawer, setRow, setSettings, setWidth
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TextLinkCell
public TextLinkCell()
Copyright © 2021. All rights reserved.