Package | Description |
---|---|
com.itextpdf.text.pdf.parser |
Modifier and Type | Method and Description |
---|---|
LocationTextExtractionStrategy.TextChunkLocation |
LocationTextExtractionStrategy.TextChunkLocationStrategy.createLocation(TextRenderInfo renderInfo, LineSegment baseline) |
LocationTextExtractionStrategy.TextChunkLocation |
LocationTextExtractionStrategy.TextChunk.getLocation() |
Modifier and Type | Method and Description |
---|---|
float |
LocationTextExtractionStrategy.TextChunkLocation.distanceFromEndOf(LocationTextExtractionStrategy.TextChunkLocation other) |
boolean |
LocationTextExtractionStrategy.TextChunkLocation.isAtWordBoundary(LocationTextExtractionStrategy.TextChunkLocation previous) |
boolean |
LocationTextExtractionStrategy.TextChunkLocation.sameLine(LocationTextExtractionStrategy.TextChunkLocation as) |
Constructor and Description |
---|
TextChunk(String string, LocationTextExtractionStrategy.TextChunkLocation loc) |
Copyright © 2016. All rights reserved.