| Package | Description | 
|---|---|
| com.itextpdf.awt.geom | 
| Modifier and Type | Method and Description | 
|---|---|
Dimension |  
          Rectangle.getSize()  |  
         
Dimension |  
          Dimension.getSize()  |  
         
| Modifier and Type | Method and Description | 
|---|---|
void |  
          Rectangle.setSize(Dimension d)  |  
         
void |  
          Dimension.setSize(Dimension d)  |  
         
| Constructor and Description | 
|---|
Dimension(Dimension d)  |  
         
Rectangle(Dimension d)  |  
         
Rectangle(Point p, Dimension d)  |  
         
Copyright © 1998–2019. All rights reserved.