|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PdfRectangle | |
|---|---|
| com.itextpdf.text.pdf | |
| Uses of PdfRectangle in com.itextpdf.text.pdf |
|---|
| Fields in com.itextpdf.text.pdf with type parameters of type PdfRectangle | |
|---|---|
protected java.util.HashMap<java.lang.String,PdfRectangle> |
PdfDocument.boxSize
This is the size of the several boxes that will be used in the next page. |
protected java.util.HashMap<java.lang.String,PdfRectangle> |
PdfDocument.thisBoxSize
This is the size of the several boxes of the current Page. |
| Methods in com.itextpdf.text.pdf that return PdfRectangle | |
|---|---|
PdfRectangle |
PdfRectangle.rotate()
Swaps the values of urx and ury and of lly and llx in order to rotate the rectangle. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||