public class GeometryTools extends Object
| Constructor and Description |
|---|
GeometryTools() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
createPointGeometry(double x,
double y,
org.locationtech.jts.geom.GeometryFactory gf)
Create a single point geometry instance.
|
Copyright © 2020. All rights reserved.