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