|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HitTester
An interface for hit testing
Copyright (c) Formaria 2008, see license.txt for more details
| Method Summary | |
|---|---|
boolean |
contains(int x,
int y)
Check to see if the coordinates are within the component's active area |
| Method Detail |
|---|
boolean contains(int x,
int y)
x - the x coordinate, in device coordinatesy - the y coordinate, in device coordinates
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||