Module org.elasticsearch.geo
Interface SimplificationErrorCalculator.PointLike
- All Known Implementing Classes:
StreamingGeometrySimplifier.PointError
- Enclosing interface:
SimplificationErrorCalculator
public static interface SimplificationErrorCalculator.PointLike
-
Method Summary
-
Method Details
-
x
double x() -
y
double y()
-