public class ST_SetSRID extends AbstractH2Function
| Constructor and Description |
|---|
ST_SetSRID() |
| Modifier and Type | Method and Description |
|---|---|
static com.vividsolutions.jts.geom.Geometry |
execute(com.vividsolutions.jts.geom.Geometry geometry,
java.lang.Integer srid)
Set a new SRID to the geometry
|
getCreateFunctionSQL, getFullname, getName, isDeterministicpublic static com.vividsolutions.jts.geom.Geometry execute(com.vividsolutions.jts.geom.Geometry geometry,
java.lang.Integer srid)
throws java.lang.IllegalArgumentException
geometry - srid - java.lang.IllegalArgumentExceptionCopyright © 2026 gvSIG Association. All rights reserved.