GeometryEditorEx.GeometryEditorOperation
public 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.GeometryEditorOperation
null
if the geometry is to be deleted.edit
in interface GeometryEditorEx.GeometryEditorOperation
geometry
- the Geometry to modifyCopyright © 2018. All rights reserved.