|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Defines the interface used for to check if a point is inside a region.
| Method Summary | |
boolean |
contains(int x,
int y,
int width,
int height)
Returns true if the location x, y
falls inside the region defined in the receiver.
|
| Method Detail |
public boolean contains(int x,
int y,
int width,
int height)
x, y
falls inside the region defined in the receiver.
width, height is the size of
the enclosing region.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||