See: Description

| Class | Description |
|---|---|
| EuclideanRStarTreeKNNQuery<O extends NumberVector> |
Instance of a KNN query for a particular spatial index.
|
| EuclideanRStarTreeRangeQuery<O extends NumberVector> |
Instance of a range query for a particular spatial index.
|
| RStarTreeKNNQuery<O extends SpatialComparable> |
Instance of a KNN query for a particular spatial index.
|
| RStarTreeKNNQuery.DoubleDistanceEntry |
Optimized double distance entry implementation.
|
| RStarTreeRangeQuery<O extends SpatialComparable> |
Instance of a range query for a particular spatial index.
|
| RStarTreeUtil |
Utility class for RStar trees
|
Queries on the R-Tree family of indexes: kNN and range queries.
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.