Uses of Interface
org.apache.sedona.core.spatialPartitioning.KDB.Visitor
Packages that use KDB.Visitor
-
Uses of KDB.Visitor in org.apache.sedona.core.spatialPartitioning
Methods in org.apache.sedona.core.spatialPartitioning with parameters of type KDB.VisitorModifier and TypeMethodDescriptionvoidKDB.traverse(KDB.Visitor visitor) Traverses the tree top-down breadth-first and calls the visitor for each node.