Uses of Class
org.openpdf.text.pdf.PdfRectangle
Packages that use PdfRectangle
-
Uses of PdfRectangle in org.openpdf.text.pdf
Fields in org.openpdf.text.pdf with type parameters of type PdfRectangleModifier and TypeFieldDescriptionprotected HashMap<String, PdfRectangle> PdfDocument.boxSizeThis is the size of the several boxes that will be used in the next page.protected HashMap<String, PdfRectangle> PdfDocument.thisBoxSizeThis is the size of the several boxes of the current Page.Methods in org.openpdf.text.pdf that return PdfRectangleModifier and TypeMethodDescriptionPdfRectangle.rotate()Swaps the values of urx and ury and of lly and llx in order to rotate the rectangle.