public class CartesianPoint3d extends AbstractPoint
coordinate| Constructor and Description |
|---|
CartesianPoint3d(double x,
double y,
double z) |
| Modifier and Type | Method and Description |
|---|---|
double |
getX() |
double |
getY() |
Double |
getZ() |
String |
toString() |
equals, getSrid, hashCodeCopyright © 2015–2020 Neo Technology, Inc.. All rights reserved.