|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProjectionPoint
Points on the Projective geometry plane.
ProjectionPointImpl| Method Summary | |
|---|---|
boolean |
equals(ProjectionPoint pt)
Check for equality with the point in question |
double |
getX()
Get the X coordinate |
double |
getY()
Get the Y coordinate |
| Method Detail |
|---|
double getX()
double getY()
boolean equals(ProjectionPoint pt)
pt - point to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||