Package de.narimo.georepo.server.tools
Class GeometryTools
- java.lang.Object
-
- de.narimo.georepo.server.tools.GeometryTools
-
public class GeometryTools extends Object
-
-
Constructor Summary
Constructors Constructor Description GeometryTools()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.locationtech.jts.geom.GeometrycreatePointGeometry(double x, double y, org.locationtech.jts.geom.GeometryFactory gf)Create a single point geometry instance.
-