|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgame.protocol.CartesianCoord
class CartesianCoord
| Constructor Summary | |
|---|---|
CartesianCoord(double x,
double y)
|
|
| Method Summary | |
|---|---|
double |
getX()
Get the x coordinate. |
double |
getY()
Get the y coordinate. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CartesianCoord(double x,
double y)
| Method Detail |
|---|
public double getX()
CartesianVect
getX in interface CartesianVectpublic double getY()
CartesianVect
getY in interface CartesianVect
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||