Module org.elasticsearch.geo
Interface StreamingGeometrySimplifier.PointConstructor
- Enclosing class:
StreamingGeometrySimplifier<T extends Geometry>
public static interface StreamingGeometrySimplifier.PointConstructor
Override this method to use alternative objects within the algorithm.
This is useful is calling code wants to make use of the algorithms maximum objects creation logic,
while also using alternative objects.
-
Method Summary
-
Method Details
-
newPoint
-