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