Interface LocationTextExtractionStrategy.ITextChunkLocationStrategy
-
- All Known Implementing Classes:
LocationTextExtractionStrategy.ITextChunkLocationStrategyImpl
- Enclosing class:
- LocationTextExtractionStrategy
public static interface LocationTextExtractionStrategy.ITextChunkLocationStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ITextChunkLocation
createLocation(TextRenderInfo renderInfo, LineSegment baseline)
-
-
-
Method Detail
-
createLocation
ITextChunkLocation createLocation(TextRenderInfo renderInfo, LineSegment baseline)
-
-