Class GeometryVertexMover
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.geom.GeometryVertexMover
-
public class GeometryVertexMover extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description private static class
GeometryVertexMover.MoveVertexOperation
-
Constructor Summary
Constructors Constructor Description GeometryVertexMover()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Geometry
move(Geometry geom, Coordinate fromLoc, Coordinate toLoc)
-
-
-
Method Detail
-
move
public static Geometry move(Geometry geom, Coordinate fromLoc, Coordinate toLoc)
-
-