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 DefaultPdfTextLocationDefaultPdfTextLocation. setRectangle(Rectangle rectangle)Sets text rectangle (occupied area) for this pdf text location.DefaultPdfTextLocationDefaultPdfTextLocation. setText(java.lang.String text)Sets text for this pdf text location.
-