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 © 2016. All rights reserved.