Class GeometryVertexDeleter
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.geom.GeometryVertexDeleter
-
public class GeometryVertexDeleter extends Object
-
-
Constructor Summary
Constructors Constructor Description GeometryVertexDeleter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Geometry
delete(Geometry geom, LineString line, int vertexIndex)
-
-
-
Method Detail
-
delete
public static Geometry delete(Geometry geom, LineString line, int vertexIndex)
-
-