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 Details

    • ST_Collect

      public ST_Collect()