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) |