Class ST_OrientedEnvelope
- java.lang.Object
-
- org.h2gis.api.AbstractFunction
-
- org.h2gis.api.DeterministicScalarFunction
-
- org.h2gis.functions.spatial.create.ST_MinimumRectangle
-
- org.h2gis.functions.spatial.create.ST_OrientedEnvelope
-
- All Implemented Interfaces:
org.h2gis.api.Function,org.h2gis.api.ScalarFunction
public class ST_OrientedEnvelope extends ST_MinimumRectangle
Alias for PostGIS- Author:
- Erwan Bocher
-
-
Constructor Summary
Constructors Constructor Description ST_OrientedEnvelope()
-
Method Summary
-
Methods inherited from class org.h2gis.functions.spatial.create.ST_MinimumRectangle
computeMinimumRectangle, getJavaStaticMethod
-
Methods inherited from class org.h2gis.api.AbstractFunction
addProperty, getProperty, removeProperty
-
-