|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Point | |
|---|---|
| com.itextpdf.awt.geom | |
| Uses of Point in com.itextpdf.awt.geom |
|---|
| Methods in com.itextpdf.awt.geom that return Point | |
|---|---|
Point |
Point.getLocation()
|
Point |
Rectangle.getLocation()
|
| Methods in com.itextpdf.awt.geom with parameters of type Point | |
|---|---|
void |
Rectangle.add(Point p)
|
boolean |
Rectangle.contains(Point p)
|
void |
Point.setLocation(Point p)
|
void |
Rectangle.setLocation(Point p)
|
| Constructors in com.itextpdf.awt.geom with parameters of type Point | |
|---|---|
Point(Point p)
|
|
Rectangle(Point p)
|
|
Rectangle(Point p,
Dimension d)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||