Uses of Class
org.apache.sedona.common.utils.HalfOpenRectangle
Packages that use HalfOpenRectangle
-
Uses of HalfOpenRectangle in org.apache.sedona.common.utils
Methods in org.apache.sedona.common.utils with parameters of type HalfOpenRectangleModifier and TypeMethodDescriptionstatic booleanGeomUtils.isDuplicate(org.locationtech.jts.geom.Geometry left, org.locationtech.jts.geom.Geometry right, HalfOpenRectangle extent) Checks if the geometry pair -leftandright- should be handled be the current partition -extent.