Uses of Class
org.h2gis.functions.spatial.create.ST_MakePoint
-
Packages that use ST_MakePoint Package Description org.h2gis.functions.spatial.create -
-
Uses of ST_MakePoint in org.h2gis.functions.spatial.create
Subclasses of ST_MakePoint in org.h2gis.functions.spatial.create Modifier and Type Class Description classST_PointST_Point constructs POINT from two or three doubles.
-