public class PageTargetCountRenderer
extends com.itextpdf.layout.renderer.TextRenderer
TextRenderer implementation for the page target-counter.
| Modifier | Constructor and Description |
|---|---|
protected |
PageTargetCountRenderer(com.itextpdf.layout.renderer.TextRenderer other) |
| Modifier and Type | Method and Description |
|---|---|
protected com.itextpdf.layout.renderer.TextRenderer |
createCopy(com.itextpdf.io.font.otf.GlyphLine gl, com.itextpdf.kernel.font.PdfFont font) |
void |
draw(com.itextpdf.layout.renderer.DrawContext drawContext) |
com.itextpdf.layout.renderer.IRenderer |
getNextRenderer() |
com.itextpdf.layout.layout.LayoutResult |
layout(com.itextpdf.layout.layout.LayoutContext layoutContext) |
protected boolean |
resolveFonts(List |
applyOtf, baseCharactersCount, calculateAscenderDescender, calculateAscenderDescender, calculateLineWidth, charAt, createOverflowRenderer, createSplitRenderer, drawSingleUnderline, getAscent, getBackgroundArea, getDescent, getFirstYLineRecursively, getLastYLineRecursively, getMinMaxWidth, getNumberOfSpaces, getTabAnchorCharacterPosition, getText, getYLine, length, lineLength, moveYLineTo, setGlyphLineAndFont, setProcessedGlyphLineAndFont, setText, setText, setText, split, toString, trimFirstaddAllProperties, addChild, alignChildHorizontally, allowLastYLineRecursiveExtraction, applyAbsolutePosition, applyAction, applyBorderBox, applyBorderBox, applyDestination, applyDestinationsAndAnnotation, applyLinkAnnotation, applyMargins, applyMargins, applyPaddings, applyPaddings, applyRelativePositioningTranslation, beginElementOpacityApplying, beginTransformationIfApplied, calculateAbsolutePdfBBox, calculateBBox, calculateShiftToPositionBBoxOfPointsAt, clipBackgroundArea, clipBackgroundArea, clipBorderArea, createXObject, deleteOwnProperty, deleteProperty, drawBackground, drawBorder, drawChildren, endElementOpacityApplying, endTransformationIfApplied, getBorderAreaBBox, getBorderRadii, getBorders, getChildRenderers, getDefaultProperty, getInnerAreaBBox, getMargins, getModelElement, getOccupiedArea, getOccupiedAreaBBox, getOwnProperties, getOwnProperty, getPaddings, getParent, getProperty, getProperty, getPropertyAsBoolean, getPropertyAsColor, getPropertyAsFloat, getPropertyAsFloat, getPropertyAsFont, getPropertyAsInteger, getPropertyAsTransparentColor, getPropertyAsUnitValue, hasAbsoluteUnitValue, hasOwnOrModelProperty, hasOwnProperty, hasProperty, hasRelativeUnitValue, initElementAreas, isAbsolutePosition, isBorderBoxSizing, isFirstOnRootArea, isFixedLayout, isFlushed, isKeepTogether, isNotFittingHeight, isNotFittingLayoutArea, isNotFittingWidth, isOverflowFit, isOverflowProperty, isOverflowProperty, isOverflowProperty, isPositioned, isRelativePosition, isStaticLayout, move, rectangleToPointsList, retrieveHeight, retrieveMaxHeight, retrieveMaxWidth, retrieveMinHeight, retrieveMinWidth, retrieveUnitValue, retrieveUnitValue, retrieveWidth, setBorders, setMinMaxWidthBasedOnFixedWidth, setParent, setProperty, transformPoints, updateHeight, updateHeightsOnSplit, updateMaxHeight, updateMinHeight, updateWidthclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected PageTargetCountRenderer(com.itextpdf.layout.renderer.TextRenderer other)
public com.itextpdf.layout.layout.LayoutResult layout(com.itextpdf.layout.layout.LayoutContext layoutContext)
layout in interface com.itextpdf.layout.renderer.IRenderer
layout in class com.itextpdf.layout.renderer.TextRenderer
public void draw(com.itextpdf.layout.renderer.DrawContext drawContext)
draw in interface com.itextpdf.layout.renderer.IRenderer
draw in class com.itextpdf.layout.renderer.TextRenderer
public com.itextpdf.layout.renderer.IRenderer getNextRenderer()
getNextRenderer in interface com.itextpdf.layout.renderer.IRenderer
getNextRenderer in class com.itextpdf.layout.renderer.TextRenderer
protected com.itextpdf.layout.renderer.TextRenderer createCopy(com.itextpdf.io.font.otf.GlyphLine gl,
com.itextpdf.kernel.font.PdfFont font)
createCopy in class com.itextpdf.layout.renderer.TextRenderer
protected boolean resolveFonts(ListaddTo)
resolveFonts in class com.itextpdf.layout.renderer.TextRenderer
Copyright © 1998–2021 iText Group NV. All rights reserved.