@API(status=STABLE,
since="6.0")
public final class GeographicPoint2d
extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Coordinate |
coordinate |
| Constructor and Description |
|---|
GeographicPoint2d(double latitude,
double longitude) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
double |
getLatitude() |
double |
getLongitude() |
Integer |
getSrid() |
int |
hashCode() |
String |
toString() |
protected final Coordinate coordinate
public double getLongitude()
public double getLatitude()
public final Integer getSrid()
getSrid in interface Neo4jPointCopyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.