public class ST_InteriorRingN extends AbstractH2Function
| Constructor and Description |
|---|
ST_InteriorRingN() |
| Modifier and Type | Method and Description |
|---|---|
static com.vividsolutions.jts.geom.LineString |
execute(com.vividsolutions.jts.geom.Geometry geometry,
java.lang.Integer n) |
getCreateFunctionSQL, getFullname, getName, isDeterministicpublic static com.vividsolutions.jts.geom.LineString execute(com.vividsolutions.jts.geom.Geometry geometry,
java.lang.Integer n)
throws java.sql.SQLException
geometry - Polygonn - Index of interior ring number n in [1-N]java.sql.SQLExceptionCopyright © 2026 gvSIG Association. All rights reserved.