Interface GeometryEditor.GeometryEditorOperation
-
- Enclosing class:
- GeometryEditor
public static interface GeometryEditor.GeometryEditorOperation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.locationtech.jts.geom.Geometryedit(org.locationtech.jts.geom.Geometry geometry)"Modifies" a Geometry by returning a new Geometry with a modification.
-