Uses of Interface
com.itextpdf.kernel.pdf.canvas.parser.listener.IPdfTextLocation
Packages that use IPdfTextLocation
-
Uses of IPdfTextLocation in com.itextpdf.kernel.pdf.canvas.parser.listener
Classes in com.itextpdf.kernel.pdf.canvas.parser.listener that implement IPdfTextLocationModifier and TypeClassDescriptionclass
This class acts as a default implementation of IPdfTextLocationMethods in com.itextpdf.kernel.pdf.canvas.parser.listener that return types with arguments of type IPdfTextLocationModifier and TypeMethodDescriptionILocationExtractionStrategy.getResultantLocations()
Returns theRectangle
s that have been processed so far.RegexBasedLocationExtractionStrategy.getResultantLocations()
Methods in com.itextpdf.kernel.pdf.canvas.parser.listener with parameters of type IPdfTextLocationModifier and TypeMethodDescriptionint
RegexBasedLocationExtractionStrategy.PdfTextLocationComparator.compare
(IPdfTextLocation l1, IPdfTextLocation l2) Method parameters in com.itextpdf.kernel.pdf.canvas.parser.listener with type arguments of type IPdfTextLocationModifier and TypeMethodDescriptionprivate void
RegexBasedLocationExtractionStrategy.removeDuplicates
(List<IPdfTextLocation> sortedList)