public class GeometryVertexInserter
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
GeometryVertexInserter.InsertVertexOperation |
| Constructor and Description |
|---|
GeometryVertexInserter() |
| Modifier and Type | Method and Description |
|---|---|
static Geometry |
insert(Geometry geom,
LineString line,
int segIndex,
Coordinate newVertex) |
public static Geometry insert(Geometry geom, LineString line, int segIndex, Coordinate newVertex)