| Package | Description |
|---|---|
| com.itextpdf.kernel.pdf.canvas.parser.listener |
| Modifier and Type | Class and Description |
|---|---|
class |
CharacterRenderInfo
This class represents a single character and its bounding box
|
| Modifier and Type | Method and Description |
|---|---|
int |
LocationTextExtractionStrategy.TextChunk.compareTo(LocationTextExtractionStrategy.TextChunk rhs)
Compares based on orientation, perpendicular distance, then parallel distance
|
protected boolean |
LocationTextExtractionStrategy.isChunkAtWordBoundary(LocationTextExtractionStrategy.TextChunk chunk,
LocationTextExtractionStrategy.TextChunk previousChunk)
Determines if a space character should be inserted between a previous chunk and the current chunk.
|
Copyright © 1998–2017 iText Group NV. All rights reserved.