Uses of Class
io.trino.geospatial.KdbTree
Packages that use KdbTree
-
Uses of KdbTree in io.trino.geospatial
Methods in io.trino.geospatial that return KdbTreeModifier and TypeMethodDescriptionstatic KdbTreeKdbTree.buildKdbTree(int maxItemsPerNode, Rectangle extent, List<Rectangle> items) static KdbTreeMethods in io.trino.geospatial with parameters of type KdbTreeModifier and TypeMethodDescriptionstatic Stringstatic byte[]KdbTreeUtils.toJsonBytes(KdbTree kdbTree)