| Package | Description | 
|---|---|
| com.itextpdf.text.pdf | 
| Modifier and Type | Field and Description | 
|---|---|
protected HashMap<String,PdfRectangle> |  
          PdfDocument.boxSize 
           
             This is the size of the several boxes that will be used in the next page. 
              |  
         
protected HashMap<String,PdfRectangle> |  
          PdfDocument.thisBoxSize 
           
             This is the size of the several boxes of the current Page. 
              |  
         
| Modifier and Type | Method and 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–2019. All rights reserved.