Package | Description |
---|---|
com.itextpdf.text.pdf.parser |
Modifier and Type | Method and Description |
---|---|
LineSegment |
TextRenderInfo.getAscentLine()
Gets the ascentline for the text (i.e.
|
LineSegment |
TextRenderInfo.getBaseline()
Gets the baseline for the text (i.e.
|
LineSegment |
TextRenderInfo.getDescentLine()
Gets the descentline for the text (i.e.
|
LineSegment |
TextRenderInfo.getUnscaledBaseline() |
LineSegment |
LineSegment.transformBy(Matrix m)
Transforms the segment by the specified matrix
|
Modifier and Type | Method and Description |
---|---|
LocationTextExtractionStrategy.TextChunkLocation |
LocationTextExtractionStrategy.TextChunkLocationStrategy.createLocation(TextRenderInfo renderInfo, LineSegment baseline) |
Copyright © 1998–2017. All rights reserved.