public class WKTUtils extends Object
| Constructor and Description |
|---|
WKTUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
read(String WKTgeometry) |
static String |
write(org.locationtech.jts.geom.Geometry g) |
Copyright © 2013–2023. All rights reserved.