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.impl -
Uses of TextSvgBranchRenderer in com.itextpdf.svg.utils
Methods in com.itextpdf.svg.utils with parameters of type TextSvgBranchRendererModifier and TypeMethodDescriptionstatic void
SvgTextUtil.processWhiteSpace
(TextSvgBranchRenderer root, boolean isLeadingElement) Deprecated.static void
SvgTextUtil.processWhiteSpace
(TextSvgBranchRenderer root, boolean isLeadingElement, SvgDrawContext context) Process the whitespace inside the Text Tree.
SvgTextUtil.processWhiteSpace(TextSvgBranchRenderer, boolean, SvgDrawContext)
instead