public class FootnoteRefElement extends BranchElement
DEFAULT_ALIGN, DEFAULT_IMG_ALIGN, LAYOUT_FINALIZE_PARENT_UNKNOWN, LAYOUT_HEADER, LAYOUT_NORMAL, LAYOUT_PARENT_WIDTH_UNKNOWN, tag
Constructor and Description |
---|
FootnoteRefElement(BranchElement parent,
Style props,
HtmlTag tag,
Document document) |
Modifier and Type | Method and Description |
---|---|
BranchElement |
getRef() |
Renderer |
getRefRenderer() |
void |
setRef(BranchElement ref) |
void |
setRefRenderer(Renderer refRenderer) |
addChild, countBlocks, getChildAt, getChildCount, getChildren, getChildrenFlow, getContent, getDisplayType, getPositionInList, getPositionInList, getPrevChild, getPreviousChild, getPreviousElement, hasChildTags, hasRtlContent, isFirstChildTag, isLastChildIsBranch, isLastChildIsLinebreak, isLastChildTag, isLeaf, rearrangeChildren, removeChild, removeLastChild, setHasRtlContent, setStyle, style
getBorders, getLogicalHeight, getLogicalWidth, getMargins, getPaddings, hasBorders, hasPaddings
dump, getBlock, getContentStyle, getContext, getDocument, getFloat, getFontMetrics, getFontSize, getIndex, getLastContentElement, getLastContentElementOfBlock, getLineHeight, getLineHeightObj, getName, getParent, getPositioning, getRemBase, getTag, getTextDecorationType, getTextTransform, getTextTransformType, getWordBreakType, hasBothCoordinates, isAbsPositioned, isFloat, isImplicit, isRelPositioned, isRTL, isTBRL, keepPhysicalUnits, objectToLength, pageBreakAfterObj, pageBreakBeforeObj, previousSibling, removeEmptyInlineChildElements, setParent, substitutePlaceholders, substituteTocPlaceholders, textAlign, textAlign, toString, whiteSpace, wordBreak
public FootnoteRefElement(BranchElement parent, Style props, HtmlTag tag, Document document)
public BranchElement getRef()
public void setRef(BranchElement ref)
public Renderer getRefRenderer()
public void setRefRenderer(Renderer refRenderer)
Revision 4.0.15 / 20220727-0149