|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--GP.Attributes.Position | +--GP.Attributes.Positions.MidPointBetween
Constructor Summary | |
MidPointBetween(Positionable one,
Positionable two)
|
|
MidPointBetween(Position one,
Position two)
|
Method Summary | |
double |
GetX()
|
double |
GetY()
|
Methods inherited from class GP.Attributes.Position |
Copy, Difference, equals, Negative, Sum, toString |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MidPointBetween(Position one, Position two)
public MidPointBetween(Positionable one, Positionable two)
Method Detail |
public double GetX()
GetX
in class Position
public double GetY()
GetY
in class Position
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |