public class GeometryTypeNameFromConstraint
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
GeometryTypeNameFromConstraint() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getGeometryTypeNameFromConstraint(String constraint,
int numericPrecision)
Parse the constraint and return the Geometry type name.
|
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static String getGeometryTypeNameFromConstraint(String constraint, int numericPrecision)
constraint - Constraint on geometry typenumericPrecision - of the geometry typeCopyright © 2019 CNRS. All rights reserved.