public class GeographicPoint3d extends AbstractPoint
coordinate| Constructor and Description |
|---|
GeographicPoint3d(double latitude,
double longitude,
double elevation) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight() |
double |
getLatitude() |
double |
getLongitude() |
String |
toString() |
equals, getSrid, hashCodeCopyright © 2015–2020 Neo Technology, Inc.. All rights reserved.