| Package | Description |
|---|---|
| org.geolatte.geom.codec |
Encoder/Decoder classes for serializing Geometries and Coordinate Reference Systems.
|
| Modifier and Type | Field and Description |
|---|---|
private static java.util.List<HANAWktGeometryToken> |
HANAWktVariant.GEOMETRIES |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
HANAWktVariant.hasSameMeasuredAndZAxisSuffixInWkt(HANAWktGeometryToken candidate,
Geometry<?> geometry,
boolean ignoreMeasureMarker)
Determines whether the candidate has the same measured 'M' suffix and Z axis as the geometry in WKT.
|