Class StandardQuadTree<T>

java.lang.Object
org.apache.sedona.core.spatialPartitioning.PartitioningUtils
org.apache.sedona.core.spatialPartitioning.quadtree.StandardQuadTree<T>
All Implemented Interfaces:
Serializable

public class StandardQuadTree<T> extends PartitioningUtils implements Serializable
See Also: