All Implemented Interfaces:
NamedWriteable, Writeable, Resolvable, EvaluatorMapper

public class StEnvelope extends UnaryScalarFunction
Determines the minimum bounding rectangle of a geometry. The function `st_envelope` is defined in the OGC Simple Feature Access standard. Alternatively it is well described in PostGIS documentation at PostGIS:ST_ENVELOPE.