public class ST_Normalize
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_Normalize() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaStaticMethod() |
static org.locationtech.jts.geom.Geometry |
normalize(org.locationtech.jts.geom.Geometry geometry)
Converts this Geometry to normal form (canonical form).
|
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Geometry normalize(org.locationtech.jts.geom.Geometry geometry)
geometry - Copyright © 2019 CNRS. All rights reserved.