Class ST_GeomFromGML

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

    public class ST_GeomFromGML
    extends org.h2gis.api.DeterministicScalarFunction
    Read a GML representation and convert it to a geometry.
    Author:
    Erwan Bocher
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.locationtech.jts.geom.GeometryFactory gf  
      • Fields inherited from interface org.h2gis.api.Function

        PROP_NAME, PROP_REMARKS
      • Fields inherited from interface org.h2gis.api.ScalarFunction

        PROP_DETERMINISTIC
    • Constructor Summary

      Constructors 
      Constructor Description
      ST_GeomFromGML()