Package | Description |
---|---|
com.itextpdf.kernel.pdf.canvas.parser.listener |
Modifier and Type | Class and Description |
---|---|
static class |
LocationTextExtractionStrategy.TextChunkLocationDefaultImp |
Modifier and Type | Field and Description |
---|---|
protected LocationTextExtractionStrategy.ITextChunkLocation |
LocationTextExtractionStrategy.TextChunk.location |
Modifier and Type | Method and Description |
---|---|
LocationTextExtractionStrategy.ITextChunkLocation |
LocationTextExtractionStrategy.ITextChunkLocationStrategy.createLocation(TextRenderInfo renderInfo, LineSegment baseline) |
LocationTextExtractionStrategy.ITextChunkLocation |
LocationTextExtractionStrategy.TextChunk.getLocation() |
Modifier and Type | Method and Description |
---|---|
int |
LocationTextExtractionStrategy.TextChunkLocationDefaultImp.compareTo(LocationTextExtractionStrategy.ITextChunkLocation other) |
float |
LocationTextExtractionStrategy.ITextChunkLocation.distanceFromEndOf(LocationTextExtractionStrategy.ITextChunkLocation other) |
float |
LocationTextExtractionStrategy.TextChunkLocationDefaultImp.distanceFromEndOf(LocationTextExtractionStrategy.ITextChunkLocation other)
Computes the distance between the end of 'other' and the beginning of this chunk in the direction of this chunk's orientation vector.
|
boolean |
LocationTextExtractionStrategy.ITextChunkLocation.isAtWordBoundary(LocationTextExtractionStrategy.ITextChunkLocation previous) |
boolean |
LocationTextExtractionStrategy.TextChunkLocationDefaultImp.isAtWordBoundary(LocationTextExtractionStrategy.ITextChunkLocation previous) |
boolean |
LocationTextExtractionStrategy.ITextChunkLocation.sameLine(LocationTextExtractionStrategy.ITextChunkLocation as) |
boolean |
LocationTextExtractionStrategy.TextChunkLocationDefaultImp.sameLine(LocationTextExtractionStrategy.ITextChunkLocation as) |
Constructor and Description |
---|
TextChunk(String string, LocationTextExtractionStrategy.ITextChunkLocation loc) |
Copyright © 1998–2017 iText Group NV. All rights reserved.