Package | Description |
---|---|
com.itextpdf.kernel.pdf.canvas.parser.listener |
Modifier and Type | Field and Description |
---|---|
protected ITextChunkLocation |
TextChunk.location |
Modifier and Type | Method and Description |
---|---|
ITextChunkLocation |
LocationTextExtractionStrategy.ITextChunkLocationStrategy.createLocation(TextRenderInfo renderInfo, LineSegment baseline) |
ITextChunkLocation |
TextChunk.getLocation() |
Modifier and Type | Method and Description |
---|---|
float |
ITextChunkLocation.distanceFromEndOf(ITextChunkLocation other) |
boolean |
ITextChunkLocation.isAtWordBoundary(ITextChunkLocation previous) |
boolean |
ITextChunkLocation.sameLine(ITextChunkLocation as) |
Constructor and Description |
---|
TextChunk(String string, ITextChunkLocation loc) |
Copyright © 1998–2022 iText Group NV. All rights reserved.