Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfRectangle
-
Packages that use PdfRectangle Package Description com.gitlab.pdftk_java.com.lowagie.text.pdf -
-
Uses of PdfRectangle in com.gitlab.pdftk_java.com.lowagie.text.pdf
Methods in com.gitlab.pdftk_java.com.lowagie.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.
-