public final class RtfTableCellRenderer extends TableCellRenderer
Renderer.ReflowPhase
extraPaddingBottom, extraPaddingLeft, extraPaddingRight, extraPaddingTop, hasHeightDependentChildern
MIN_ROW_WIDTH
abb, offset, row
Constructor and Description |
---|
RtfTableCellRenderer(Element element) |
Modifier and Type | Method and Description |
---|---|
boolean |
isRTL() |
RStatus |
render() |
adjustBorderBoxLogicalWidthForBoxSizing, cellsAbove, collapseBorders, colSpan, createAssignedPageBreak, dump, eCol, expandPaddingBottom, expandPaddingLeft, expandPaddingRight, expandPaddingTop, firstChild, getAbsHorizontalPosition, getAbsVerticalPosition, getMaxWidth, getOuterHeight, getPrefMaxWidth, getPrefMinWidth, hasContent, horizontalExtent, isFirstCellInRow, isLastCellInRow, isVisibleBottomCell, isVisibleLeftCell, isVisibleRightCell, isVisibleTopCell, layout, lCol, logicalHeight, nextCellInRow, paddingBottom, paddingLeft, paddingRight, paddingTop, prevCellInRow, rowSpan, setColNums, setOuterHeight, setOuterWidth, setRowSpan, styleOrColLogicalWidth, table
addAbsChild, addChild, addPositionAnchor, alignContentToPageBreaks, assignToRow, containsFloats, doesNotPrintToPage, findAutoPageBreaks, findParentRenderer, getAbsPositionedBottomEdge, getBaseline, getChildAt, getChildrenNumber, getContentHeight, getContentWidth, getDestinationRenderers, getMinWidth, getOffsetInRow, getOuterMinWidth, getPositionAnchor, getWidth, getX, isBody, isDocumentElementRenderer, isFirstRow, isLastContentPortion, isLastRow, isTheFirstRow, isUseAwt, moveChildUp, reLayout, resetLayout, resetMinWidth, setUseAwt, setX, toString
borderBottom, borderLeft, borderRight, borderTop, containingBlock, createAssignedPageBreak, createAssignedPageBreak, dashCalculator, expandHeight, getExtraBottomOffset, getHeight, getOuterWidth, getParentForAbs, getScrollbarWidth, getTextBaseline, hasBackground, hasBorder, hasPadding, hasPercentualWidth, hasWidthBase, isAbsPositioned, isAvoidPageBreak, isLastChild, isOutOfFlowPositioned, isRelPositioned, logicalMaxHeight, logicalMinHeight, marginBottom, marginLeft, marginRight, marginTop, paddingBottom, paddingLeft, paddingRight, paddingTop, setHeight, setWidth, verticalMarginExtent, verticalOffset
cleanup, getClear, getContext, getDecoration, getDisplayType, getElement, getFloat, getFontSize, getHeightObj, getLang, getMaxHeightObj, getMaxWidthObj, getMinHeightObj, getMinWidthObj, getParent, getTitle, getWidthObj, isAutoWidth, isBoxSized, isFloating, isTable, isTaggedOutput, isTBRL, setParent, updateHeights
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getHeight, getOuterWidth
public RtfTableCellRenderer(Element element)
public RStatus render() throws IOException
render
in class BlockRenderer
IOException
public boolean isRTL()
isRTL
in interface InlineItem
isRTL
in class BoxRenderer
Revision 4.0.15 / 20220727-0149