Class ST_Collect
- java.lang.Object
-
- org.h2gis.api.AbstractFunction
-
- org.h2gis.functions.spatial.aggregate.ST_Accum
-
- org.h2gis.functions.spatial.aggregate.ST_Collect
-
- All Implemented Interfaces:
org.h2.api.Aggregate,org.h2gis.api.Function
public class ST_Collect extends ST_Accum
Construct an array of Geometries.- Author:
- Nicolas Fortin
-
-
Constructor Summary
Constructors Constructor Description ST_Collect()
-
Method Summary
-
Methods inherited from class org.h2gis.functions.spatial.aggregate.ST_Accum
add, getInternalType, getResult, init
-
-