Interface StreamingGeometrySimplifier.PointResetter

Enclosing class:
StreamingGeometrySimplifier<T extends Geometry>

public static interface StreamingGeometrySimplifier.PointResetter
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.