Package com.itextpdf.text.pdf.parser
Interface LocationTextExtractionStrategy.TextChunkLocationStrategy
-
- Enclosing class:
- LocationTextExtractionStrategy
public static interface LocationTextExtractionStrategy.TextChunkLocationStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LocationTextExtractionStrategy.TextChunkLocation
createLocation(TextRenderInfo renderInfo, LineSegment baseline)
-
-
-
Method Detail
-
createLocation
LocationTextExtractionStrategy.TextChunkLocation createLocation(TextRenderInfo renderInfo, LineSegment baseline)
-
-