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 TypeClassDescriptionclassThis class acts as a default implementation of IPdfTextLocationClasses in com.itextpdf.kernel.pdf.canvas.parser.listener that implement interfaces with type arguments of type IPdfTextLocationModifier and TypeClassDescriptionprivate static final classMethods in com.itextpdf.kernel.pdf.canvas.parser.listener that return types with arguments of type IPdfTextLocationModifier and TypeMethodDescriptionILocationExtractionStrategy.getResultantLocations()Returns theRectangles that have been processed so far.RegexBasedLocationExtractionStrategy.getResultantLocations()Returns theRectangles that have been processed so far.Methods in com.itextpdf.kernel.pdf.canvas.parser.listener with parameters of type IPdfTextLocationModifier and TypeMethodDescriptionintRegexBasedLocationExtractionStrategy.PdfTextLocationComparator.compare(IPdfTextLocation l1, IPdfTextLocation l2) Method parameters in com.itextpdf.kernel.pdf.canvas.parser.listener with type arguments of type IPdfTextLocationModifier and TypeMethodDescriptionprivate voidRegexBasedLocationExtractionStrategy.removeDuplicates(List<IPdfTextLocation> sortedList)