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