|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgame.protocol.PolarCoord
class PolarCoord
| Constructor Summary | |
|---|---|
PolarCoord(double mag,
double ang)
|
|
| Method Summary | |
|---|---|
double |
getAngle()
|
double |
getMagnitude()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolarCoord(double mag,
double ang)
| Method Detail |
|---|
public double getAngle()
getAngle in interface PolarVectpublic double getMagnitude()
getMagnitude in interface PolarVect
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||