Class ST_Point

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

    public class ST_Point
    extends ST_MakePoint
    ST_Point constructs POINT from two or three doubles.
    Author:
    Erwan Bocher
    • Constructor Detail

      • ST_Point

        public ST_Point()