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