- java.lang.Object
-
- org.locationtech.jts.geom.Coordinate
-
- org.geolatte.geom.jts.DimensionalCoordinate
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.locationtech.jts.geom.Coordinate
org.locationtech.jts.geom.Coordinate.DimensionalComparator
-
Field Summary
Fields
Modifier and Type |
Field and Description |
double |
m |
-
Fields inherited from class org.locationtech.jts.geom.Coordinate
NULL_ORDINATE, x, X, y, Y, z, Z
-
Method Summary
-
Methods inherited from class org.locationtech.jts.geom.Coordinate
clone, compareTo, copy, distance, distance3D, equalInZ, equals, equals2D, equals2D, equals3D, getOrdinate, hashCode, hashCode, setCoordinate, setOrdinate, toString
-
-
Method Detail
-
getZ
public double getZ()
-
getM
public double getM()
Copyright © 2023 geolatte.org. All rights reserved.