Package | Description |
---|---|
com.itextpdf.kernel.pdf.canvas.parser.listener |
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
protected List<Rectangle> |
RegexBasedLocationExtractionStrategy.toRectangles(List<CharacterRenderInfo> cris)
Converts
CharacterRenderInfo objects to Rectangle s
This method is protected and not final so that custom implementations can choose to override it. |
Copyright © 1998–2023 Apryse Group NV. All rights reserved.