public class ST_PointN extends AbstractH2Function
| Constructor and Description |
|---|
ST_PointN() |
| Modifier and Type | Method and Description |
|---|---|
static com.vividsolutions.jts.geom.Geometry |
execute(com.vividsolutions.jts.geom.Geometry geometry,
int pointIndex) |
getCreateFunctionSQL, getFullname, getName, isDeterministicpublic static com.vividsolutions.jts.geom.Geometry execute(com.vividsolutions.jts.geom.Geometry geometry,
int pointIndex)
throws java.sql.SQLException
geometry - Geometry instancepointIndex - Point index [1-NbPoints]java.sql.SQLException - if index is out of bound.Copyright © 2025 gvSIG Association. All rights reserved.