public interface ISvgTextNodeRenderer extends ISvgNodeRenderer
Modifier and Type | Method and Description |
---|---|
boolean |
containsAbsolutePositionChange() |
boolean |
containsRelativeMove() |
float[][] |
getAbsolutePositionChanges() |
float[] |
getRelativeTranslation() |
float |
getTextContentLength(float parentFontSize, PdfFont font) |
createDeepCopy, draw, getAttribute, getAttributeMapCopy, getParent, setAttribute, setAttributesAndStyles, setParent
float getTextContentLength(float parentFontSize, PdfFont font)
float[] getRelativeTranslation()
boolean containsRelativeMove()
boolean containsAbsolutePositionChange()
float[][] getAbsolutePositionChanges()
Copyright © 1998–2021 iText Group NV. All rights reserved.