Class GeometryEditor.NoOpGeometryOperation

Hierarchy: Object , GeometryEditor.NoOpGeometryOperation
All Implemented Interfaces: GeometryEditor.GeometryEditorOperation
public static class GeometryEditor.NoOpGeometryOperation
implements GeometryEditor.GeometryEditorOperation
A GeometryEditorOperation which does not modify the input geometry. This can be used for simple changes of GeometryFactory (including PrecisionModel and SRID).
Authors:
mbdavis
public Geometry edit(Geometry geometry, GeometryFactory factory)