public class GeometryVertexDeleter
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
GeometryVertexDeleter.DeleteVertexOperation |
Constructor and Description |
---|
GeometryVertexDeleter() |
Modifier and Type | Method and Description |
---|---|
static Geometry |
delete(Geometry geom,
LineString line,
int vertexIndex) |
public static Geometry delete(Geometry geom, LineString line, int vertexIndex)