Uses of Class
org.apache.lucene.geo.ComponentTree
Packages that use ComponentTree
-
Uses of ComponentTree in org.apache.lucene.geo
Methods in org.apache.lucene.geo that return ComponentTreeModifier and TypeMethodDescriptionprivate static ComponentTree
ComponentTree.createTree
(Component2D[] components, int low, int high, boolean splitX) Creates tree from sorted components (with range low and high inclusive)