|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
boolean |
contains(double x,
double y)
|
boolean |
contains(double x,
double y,
double w,
double h)
|
boolean |
contains(Point2D p)
|
boolean |
contains(Rectangle2D r)
|
Rectangle |
getBounds()
|
Rectangle2D |
getBounds2D()
|
PathIterator |
getPathIterator(AffineTransform at)
|
PathIterator |
getPathIterator(AffineTransform at,
double flatness)
|
boolean |
intersects(double x,
double y,
double w,
double h)
|
boolean |
intersects(Rectangle2D r)
|
| Method Detail |
public Rectangle getBounds()
public Rectangle2D getBounds2D()
public boolean contains(double x,
double y)
public boolean contains(Point2D p)
public boolean intersects(double x,
double y,
double w,
double h)
public boolean intersects(Rectangle2D r)
public boolean contains(double x,
double y,
double w,
double h)
public boolean contains(Rectangle2D r)
public PathIterator getPathIterator(AffineTransform at)
public PathIterator getPathIterator(AffineTransform at,
double flatness)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||