Class Hierarchy
- java.lang.Object
- org.tinspin.index.IndexConfig
- org.tinspin.index.PointIndexMMWrapper<T> (implements org.tinspin.index.PointIndexMM<T>)
- org.tinspin.index.PointIndexWrapper<T> (implements org.tinspin.index.PointIndex<T>)
- org.tinspin.index.RectangleDistanceFunction.EdgeDistance
- org.tinspin.index.RectangleDistanceFunction.FarthestNeighbor (implements org.tinspin.index.RectangleDistanceFunction)
- org.tinspin.index.RectangleDistanceFunction.RectangleDist (implements org.tinspin.index.RectangleDistanceFunction)
- org.tinspin.index.Stats
Interface Hierarchy
- org.tinspin.index.Index<T>
- org.tinspin.index.PointIndex<T>
- org.tinspin.index.PointIndexMM<T>
- org.tinspin.index.RectangleIndex<T>
- org.tinspin.index.RectangleIndexMM<T>
- java.util.Iterator<E>
- org.tinspin.index.QueryIterator<T>
- org.tinspin.index.QueryIteratorKNN<T>
- org.tinspin.index.PointDistanceFunction
- org.tinspin.index.PointEntry<T>
- org.tinspin.index.PointEntryDist<T>
- org.tinspin.index.RectangleDistanceFunction
- org.tinspin.index.RectangleEntry<T>
- org.tinspin.index.RectangleEntryDist<T>