Uses of Class
com.itextpdf.text.pdf.parser.LineSegment
Packages that use LineSegment
-
Uses of LineSegment in com.itextpdf.text.pdf.parser
Methods in com.itextpdf.text.pdf.parser that return LineSegmentModifier and TypeMethodDescriptionTextRenderInfo.getAscentLine()Gets the ascentline for the text (i.e.TextRenderInfo.getBaseline()Gets the baseline for the text (i.e.TextRenderInfo.getDescentLine()Gets the descentline for the text (i.e.TextRenderInfo.getUnscaledBaseline()private LineSegmentTextRenderInfo.getUnscaledBaselineWithOffset(float yOffset) LineSegment.transformBy(Matrix m) Transforms the segment by the specified matrixMethods in com.itextpdf.text.pdf.parser with parameters of type LineSegmentModifier and TypeMethodDescriptionLocationTextExtractionStrategy.TextChunkLocationStrategy.createLocation(TextRenderInfo renderInfo, LineSegment baseline)