Package | Description |
---|---|
com.itextpdf.kernel.geom | |
com.itextpdf.kernel.pdf.canvas.parser.data | |
com.itextpdf.kernel.pdf.canvas.parser.listener |
Modifier and Type | Method and Description |
---|---|
LineSegment |
LineSegment.transformBy(Matrix m)
Transforms the segment by the specified matrix
|
Modifier and Type | Method and Description |
---|---|
boolean |
LineSegment.containsSegment(LineSegment other)
Checks if a segment contains another segment in itself
|
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() |
Modifier and Type | Method and Description |
---|---|
ITextChunkLocation |
LocationTextExtractionStrategy.ITextChunkLocationStrategy.createLocation(TextRenderInfo renderInfo, LineSegment baseline) |
Copyright © 1998–2018 iText Group NV. All rights reserved.