Package | Description |
---|---|
com.itextpdf.kernel.pdf.canvas.parser.data | |
com.itextpdf.kernel.pdf.canvas.parser.listener |
Modifier and Type | Method and Description |
---|---|
List<TextRenderInfo> |
TextRenderInfo.getCharacterRenderInfos()
Provides detail useful if a listener needs access to the position of each individual glyph in the text render operation
|
Modifier and Type | Method and Description |
---|---|
ITextChunkLocation |
LocationTextExtractionStrategy.ITextChunkLocationStrategy.createLocation(TextRenderInfo renderInfo, LineSegment baseline) |
protected List<CharacterRenderInfo> |
RegexBasedLocationExtractionStrategy.toCRI(TextRenderInfo tri)
Convert TextRenderInfo to CharacterRenderInfo This method is public and not final so that custom implementations can choose to override it.
|
Constructor and Description |
---|
CharacterRenderInfo(TextRenderInfo tri) |
Copyright © 1998–2023 iText Group NV. All rights reserved.