Uses of Class
com.itextpdf.text.pdf.PdfRectangle
-
Packages that use PdfRectangle Package Description com.itextpdf.text.pdf -
-
Uses of PdfRectangle in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf that return PdfRectangle Modifier and Type Method Description PdfRectanglePdfRectangle. rotate()Swaps the values of urx and ury and of lly and llx in order to rotate the rectangle.
-