Uses of Class
com.itextpdf.svg.renderers.impl.TextSvgBranchRenderer
Packages that use TextSvgBranchRenderer
-
Uses of TextSvgBranchRenderer in com.itextpdf.svg.renderers.impl
Subclasses of TextSvgBranchRenderer in com.itextpdf.svg.renderers.implMethods in com.itextpdf.svg.renderers.impl with parameters of type TextSvgBranchRendererModifier and TypeMethodDescriptionprivate voidTextSvgBranchRenderer.deepCopyChildren(TextSvgBranchRenderer deepCopy) (package private) voidTextSvgBranchRenderer.fillCopy(TextSvgBranchRenderer copy) -
Uses of TextSvgBranchRenderer in com.itextpdf.svg.utils
Methods in com.itextpdf.svg.utils with parameters of type TextSvgBranchRendererModifier and TypeMethodDescriptionstatic voidSvgTextUtil.processWhiteSpace(TextSvgBranchRenderer root, boolean isLeadingElement) Deprecated.static voidSvgTextUtil.processWhiteSpace(TextSvgBranchRenderer root, boolean isLeadingElement, SvgDrawContext context) Process the whitespace inside the Text Tree.
SvgTextUtil.processWhiteSpace(TextSvgBranchRenderer, boolean, SvgDrawContext)instead