Class Hierarchy
- java.lang.Object
- org.tinspin.index.BoxDistance.EdgeDistance
- org.tinspin.index.BoxDistance.FarthestNeighbor (implements org.tinspin.index.BoxDistance)
- org.tinspin.index.BoxDistance.RectangleDist (implements org.tinspin.index.BoxDistance)
- org.tinspin.index.Index.BEComparator (implements java.util.Comparator<T>)
- org.tinspin.index.Index.BoxEntry<T>
- org.tinspin.index.Index.BoxEntryKnn<T>
- org.tinspin.index.Index.PEComparator (implements java.util.Comparator<T>)
- org.tinspin.index.Index.PointEntry<T>
- org.tinspin.index.Index.PointEntryKnn<T>
- org.tinspin.index.IndexConfig
- org.tinspin.index.Stats
Interface Hierarchy
- org.tinspin.index.BoxDistance
- org.tinspin.index.BoxMap.Factory
- org.tinspin.index.BoxMultimap.Factory
- org.tinspin.index.Index
- org.tinspin.index.BoxMap<T>
- org.tinspin.index.BoxMultimap<T>
- org.tinspin.index.PointMap<T>
- org.tinspin.index.PointMultimap<T>
- org.tinspin.index.Index.BoxFilterKnn<T>
- org.tinspin.index.Index.PointFilterKnn<T>
- java.util.Iterator<E>
- org.tinspin.index.Index.QueryIterator<T>
- org.tinspin.index.Index.BoxIterator<T>
- org.tinspin.index.Index.PointIterator<T>
- org.tinspin.index.Index.QueryIteratorKnn<T>
- org.tinspin.index.Index.BoxIteratorKnn<T>
- org.tinspin.index.Index.PointIteratorKnn<T>
- org.tinspin.index.Index.QueryIterator<T>
- org.tinspin.index.PointDistance
- org.tinspin.index.PointMap.Factory
- org.tinspin.index.PointMultimap.Factory