Package org.locationtech.jtslab.geom.util
-
Interface Summary Interface Description GeometryEditorEx.GeometryEditorOperation A interface which specifies an edit operation for Geometries. -
Class Summary Class Description GeometryEditorEx A class which supports creating newGeometry
s which are modifications of existing ones, maintaining the same type structure.GeometryEditorEx.CoordinateOperation AGeometryEditorEx.GeometryEditorOperation
which edits the coordinate list of aGeometry
.GeometryEditorEx.CoordinateSequenceOperation GeometryEditorEx.NoOpGeometryOperation A GeometryEditorOperation which does not modify the input geometry.