public class GeometryVertexMover
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
private static class |
GeometryVertexMover.MoveVertexOperation |
| Constructor and Description |
|---|
GeometryVertexMover() |
| Modifier and Type | Method and Description |
|---|---|
static Geometry |
move(Geometry geom,
Coordinate fromLoc,
Coordinate toLoc) |
public static Geometry move(Geometry geom, Coordinate fromLoc, Coordinate toLoc)