Class ST_Tessellate

  • All Implemented Interfaces:
    org.h2gis.api.Function, org.h2gis.api.ScalarFunction

    public class ST_Tessellate
    extends org.h2gis.api.DeterministicScalarFunction
    Tessellate a set of Polygon with adaptive triangles.
    Author:
    Nicolas Fortin
    • Constructor Detail

      • ST_Tessellate

        public ST_Tessellate()