Uses of Class
com.itextpdf.layout.properties.Underline
Packages that use Underline
-
Uses of Underline in com.itextpdf.layout.renderer
Methods in com.itextpdf.layout.renderer with parameters of type UnderlineModifier and TypeMethodDescriptionprivate void
TextRenderer.drawAndTagSingleUnderline
(boolean isTagged, Underline underline, TransparentColor fontStrokeColor, PdfCanvas canvas, float fontSize, float italicAngleTan) protected void
TextRenderer.drawSingleUnderline
(Underline underline, TransparentColor fontStrokeColor, PdfCanvas canvas, float fontSize, float italicAngleTan)