Uses of Class
io.vertx.mysqlclient.data.spatial.GeometryCollection
-
Packages that use GeometryCollection Package Description io.vertx.mysqlclient.data.spatial -
-
Uses of GeometryCollection in io.vertx.mysqlclient.data.spatial
Methods in io.vertx.mysqlclient.data.spatial that return GeometryCollection Modifier and Type Method Description GeometryCollection
GeometryCollection. setGeometries(List<Geometry> geometries)
Constructors in io.vertx.mysqlclient.data.spatial with parameters of type GeometryCollection Constructor Description GeometryCollection(GeometryCollection other)
-