public class RtreePartitioning extends Object implements Serializable
| Constructor and Description | 
|---|
RtreePartitioning(List<org.locationtech.jts.geom.Envelope> samples,
                 int partitions)
Instantiates a new rtree partitioning. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<org.locationtech.jts.geom.Envelope> | 
getGrids()
Gets the grids. 
 | 
public List<org.locationtech.jts.geom.Envelope> getGrids()
Copyright © 2023 The Apache Software Foundation. All rights reserved.