GeometryEditorEx.GeometryEditorOperationpublic static class GeometryEditorEx.NoOpGeometryOperation extends java.lang.Object implements GeometryEditorEx.GeometryEditorOperation
| Constructor | Description |
|---|---|
NoOpGeometryOperation() |
| Modifier and Type | Method | Description |
|---|---|---|
Geometry |
edit(Geometry geometry,
GeometryFactory targetFactory) |
Edits a Geometry by returning a new Geometry with a modification.
|
public Geometry edit(Geometry geometry, GeometryFactory targetFactory)
GeometryEditorEx.GeometryEditorOperationnull if the geometry is to be deleted.edit in interface GeometryEditorEx.GeometryEditorOperationgeometry - the Geometry to modifyCopyright © 2018. All rights reserved.