Class GeometryVertexMover
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.geom.GeometryVertexMover
-
public class GeometryVertexMover extends Object
-
-
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)
-
-