Uses of Class
com.itextpdf.kernel.pdf.canvas.parser.listener.DefaultPdfTextLocation
-
Packages that use DefaultPdfTextLocation Package Description com.itextpdf.kernel.pdf.canvas.parser.listener -
-
Uses of DefaultPdfTextLocation in com.itextpdf.kernel.pdf.canvas.parser.listener
Methods in com.itextpdf.kernel.pdf.canvas.parser.listener that return DefaultPdfTextLocation Modifier and Type Method Description DefaultPdfTextLocation
DefaultPdfTextLocation. setPageNr(int pageNr)
DefaultPdfTextLocation
DefaultPdfTextLocation. setRectangle(Rectangle rectangle)
DefaultPdfTextLocation
DefaultPdfTextLocation. setText(java.lang.String text)
-