Uses of Class
com.itextpdf.text.pdf.parser.LocationTextExtractionStrategy.TextChunk

Packages that use LocationTextExtractionStrategy.TextChunk
com.itextpdf.text.pdf.parser   
 

Uses of LocationTextExtractionStrategy.TextChunk in com.itextpdf.text.pdf.parser
 

Methods in com.itextpdf.text.pdf.parser with parameters of type LocationTextExtractionStrategy.TextChunk
 boolean LocationTextExtractionStrategy.TextChunkFilter.accept(LocationTextExtractionStrategy.TextChunk textChunk)
           
 int LocationTextExtractionStrategy.TextChunk.compareTo(LocationTextExtractionStrategy.TextChunk rhs)
          Compares based on orientation, perpendicular distance, then parallel distance
 float LocationTextExtractionStrategy.TextChunk.distanceFromEndOf(LocationTextExtractionStrategy.TextChunk 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.TextChunk.sameLine(LocationTextExtractionStrategy.TextChunk as)
           
 



Copyright © 2013. All Rights Reserved.