Uses of Class
com.itextpdf.svg.utils.TextRectangle
Packages that use TextRectangle
-
Uses of TextRectangle in com.itextpdf.svg.renderers.impl
Methods in com.itextpdf.svg.renderers.impl that return TextRectangleModifier and TypeMethodDescriptionISvgTextNodeRenderer.getTextRectangle
(SvgDrawContext context, Point basePoint) Return the bounding rectangle of the text element.TextLeafSvgNodeRenderer.getTextRectangle
(SvgDrawContext context, Point startPoint) TextSvgBranchRenderer.getTextRectangle
(SvgDrawContext context, Point startPoint)