Uses of Class
org.sheinbergon.dremio.udf.gis.util.GeometryValidationResult
-
Packages that use GeometryValidationResult Package Description org.sheinbergon.dremio.udf.gis.util Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of GeometryValidationResult in org.sheinbergon.dremio.udf.gis.util
Methods in org.sheinbergon.dremio.udf.gis.util that return GeometryValidationResult Modifier and Type Method Description static GeometryValidationResultGeometryHelpers. validate(org.locationtech.jts.geom.Geometry geometry, int flags)
-