| Package | Description |
|---|---|
| org.apache.lucene.geo |
Geospatial Utility Implementations for Lucene Core
|
| Modifier and Type | Method and Description |
|---|---|
private static ComponentTree |
ComponentTree.createTree(Component2D[] components,
int low,
int high,
boolean splitX)
Creates tree from sorted components (with range low and high inclusive)
|