Constructor and Description |
---|
GPosition() |
GPosition(double ax,
double ay,
double az) |
GPosition(Position p) |
Modifier and Type | Method and Description |
---|---|
void |
add(Position position) |
double |
getX() |
double |
getY() |
double |
getZ() |
void |
moveTo(double ax,
double ay,
double az) |
String |
toString() |
Copyright © 2017. All rights reserved.