Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Field | Description |
---|---|---|
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.
|
Modifier and Type | Method | Description |
---|---|---|
PdfRectangle |
PdfRectangle.rotate() |
Swaps the values of urx and ury and of lly and llx in order to rotate the rectangle.
|
PdfRectangle |
PdfRectangle.transform(AffineTransform transform) |
Copyright © 1998–2018. All rights reserved.