public class EndnoteRenderer extends BlockRenderer implements PageMarkupRenderer
Renderer.ReflowPhase
Modifier and Type | Field and Description |
---|---|
String |
refID |
MIN_ROW_WIDTH
abb, offset, row
Constructor and Description |
---|
EndnoteRenderer(Element element) |
Modifier and Type | Method and Description |
---|---|
void |
assignToPage(int pageNum) |
int |
getMarkupHeight() |
int |
getPageAssignment() |
void |
setPageInfo(int page,
int total) |
addAbsChild, addChild, addPositionAnchor, alignContentToPageBreaks, assignToRow, containsFloats, doesNotPrintToPage, dump, findAutoPageBreaks, findParentRenderer, getAbsHorizontalPosition, getAbsPositionedBottomEdge, getAbsVerticalPosition, getBaseline, getChildAt, getChildrenNumber, getContentHeight, getContentWidth, getDestinationRenderers, getMaxWidth, getMinWidth, getOffsetInRow, getOuterMinWidth, getPositionAnchor, getWidth, getX, isBody, isDocumentElementRenderer, isFirstRow, isLastContentPortion, isLastRow, isTheFirstRow, isUseAwt, layout, moveChildUp, reLayout, render, resetLayout, resetMinWidth, setOuterWidth, setUseAwt, setX, toString
borderBottom, borderLeft, borderRight, borderTop, collapseBorders, containingBlock, createAssignedPageBreak, createAssignedPageBreak, createAssignedPageBreak, dashCalculator, expandHeight, getExtraBottomOffset, getHeight, getOuterHeight, getOuterWidth, getParentForAbs, getScrollbarWidth, getTextBaseline, hasBackground, hasBorder, hasPadding, hasPercentualWidth, hasWidthBase, horizontalExtent, isAbsPositioned, isAvoidPageBreak, isLastChild, isOutOfFlowPositioned, isRelPositioned, isRTL, logicalHeight, logicalMaxHeight, logicalMinHeight, marginBottom, marginLeft, marginRight, marginTop, paddingBottom, paddingLeft, paddingRight, paddingTop, setHeight, setOuterHeight, 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
addPositionAnchor, getAbsVerticalPosition, getElement, getPositionAnchor, layout, render
getHeight, getOuterHeight, getOuterWidth, isRTL
public String refID
public EndnoteRenderer(Element element)
public void setPageInfo(int page, int total)
setPageInfo
in interface PageMarkupRenderer
public int getMarkupHeight()
getMarkupHeight
in interface PageMarkupRenderer
public void assignToPage(int pageNum)
assignToPage
in interface PageMarkupRenderer
public int getPageAssignment()
getPageAssignment
in interface PageMarkupRenderer
Revision 4.0.15 / 20220727-0149