Uses of Interface
com.itextpdf.kernel.pdf.canvas.parser.listener.ILocationExtractionStrategy
-
Packages that use ILocationExtractionStrategy Package Description com.itextpdf.kernel.pdf.canvas.parser.listener -
-
Uses of ILocationExtractionStrategy in com.itextpdf.kernel.pdf.canvas.parser.listener
Classes in com.itextpdf.kernel.pdf.canvas.parser.listener that implement ILocationExtractionStrategy Modifier and Type Class Description class
RegexBasedLocationExtractionStrategy
This class is designed to search for the occurrences of a regular expression and return the resultant rectangles.
-