public class DimensionalCoordinate
extends org.locationtech.jts.geom.Coordinate
Coordinate with an associated DimensionalFlag.| Modifier and Type | Field and Description |
|---|---|
double |
m |
| Constructor and Description |
|---|
DimensionalCoordinate() |
DimensionalCoordinate(org.locationtech.jts.geom.Coordinate c,
double m) |
| Modifier and Type | Method and Description |
|---|---|
double |
getM() |
double |
getZ() |