Class GeometryVertexInserter
java.lang.Object
org.locationtech.jtstest.testbuilder.geom.GeometryVertexInserter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Geometry
insert
(Geometry geom, LineString line, int segIndex, Coordinate newVertex)
-
Constructor Details
-
GeometryVertexInserter
public GeometryVertexInserter()
-
-
Method Details
-
insert
-