|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPoint
| Method Summary | |
|---|---|
IPoint |
getNextPoint()
|
IPoint |
getPreviousPoint()
|
float |
getX()
|
float |
getY()
|
void |
setNextPoint(IPoint point)
|
void |
setPreviousPoint(IPoint point)
|
| Method Detail |
|---|
float getX()
float getY()
IPoint getPreviousPoint()
IPoint getNextPoint()
void setNextPoint(IPoint point)
void setPreviousPoint(IPoint point)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||