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