Class VoronoiPartitioning
java.lang.Object
org.apache.sedona.core.spatialPartitioning.VoronoiPartitioning
- All Implemented Interfaces:
Serializable
The Class VoronoiPartitioning.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVoronoiPartitioning(List<org.locationtech.jts.geom.Envelope> samples, int partitions) Instantiates a new voronoi partitioning. -
Method Summary
-
Constructor Details
-
Method Details
-
getGrids
Gets the grids.- Returns:
- the grids
-