public class ST_Envelope
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_Envelope()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
getEnvelope(org.locationtech.jts.geom.Geometry geometry) |
static org.locationtech.jts.geom.Geometry |
getEnvelope(org.locationtech.jts.geom.Geometry geometry,
int srid) |
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Geometry getEnvelope(org.locationtech.jts.geom.Geometry geometry,
int srid)
geometry - Geometry instancesrid - input SRIDpublic static org.locationtech.jts.geom.Geometry getEnvelope(org.locationtech.jts.geom.Geometry geometry)
geometry - Geometry instanceCopyright © 2019 CNRS. All rights reserved.