|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Region
A 2d shape that can be tested to determine if a point lies inside it or not
| Method Summary | |
|---|---|
boolean |
isInside(VecPosition p)
Is the given point inside? |
| Method Detail |
|---|
boolean isInside(VecPosition p)
p - test point
true if point lies inside
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||