|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Shape2D

Interface description of common operations supported by 2D geometry types.
| Method Summary | |
|---|---|
boolean |
containsPoint(ReadonlyVec2D p)
Checks if the point is within the given shape. |
float |
getArea()
Computes the area of the shape. |
float |
getCircumference()
Computes the shape's circumference. |
| Method Detail |
|---|
boolean containsPoint(ReadonlyVec2D p)
float getArea()
float getCircumference()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||