public class ST_InteriorRingN
extends org.h2gis.api.DeterministicScalarFunction
ST_NumInteriorRings| Constructor and Description |
|---|
ST_InteriorRingN()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.LineString |
getInteriorRing(org.locationtech.jts.geom.Geometry geometry,
Integer n) |
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.LineString getInteriorRing(org.locationtech.jts.geom.Geometry geometry,
Integer n)
throws SQLException
geometry - Polygonn - Index of interior ring number n in [1-N]SQLExceptionCopyright © 2019 CNRS. All rights reserved.