| Package | Description |
|---|---|
| com.metamx.collections.spatial | |
| com.metamx.collections.spatial.split |
| Modifier and Type | Method and Description |
|---|---|
SplitStrategy |
RTree.getSplitStrategy() |
| Constructor and Description |
|---|
RTree(int numDims,
SplitStrategy splitStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
GutmanSplitStrategy |
class |
LinearGutmanSplitStrategy |
class |
QuadraticGutmanSplitStrategy |
Copyright © 2014. All rights reserved.