Package org.tinspin.index
-
Interface Summary Interface Description BoxDistance BoxMap<T> BoxMap.Factory BoxMultimap<T> A common interface for spatial indexes (multimaps) that use boxes as keys.BoxMultimap.Factory Index Index.BoxFilterKnn<T> Index.BoxIterator<T> Index.BoxIteratorKnn<T> Index.PointFilterKnn<T> Index.PointIterator<T> Index.PointIteratorKnn<T> Index.QueryIterator<T> Index.QueryIteratorKnn<T> PointDistance PointMap<T> A common interface for spatial indexes (maps) that use points as keys.PointMap.Factory PointMultimap<T> A common interface for spatial indexes (multimaps) that use points as keys.PointMultimap.Factory -
Class Summary Class Description BoxDistance.EdgeDistance BoxDistance.FarthestNeighbor Special wrapper class which takes the inverse or the given function.BoxDistance.RectangleDist This class calculates the distance to a rectangular shaped object.Index.BEComparator Index.BoxEntry<T> A box entry.Index.BoxEntryKnn<T> Index.PEComparator Index.PointEntry<T> Index.PointEntryKnn<T> IndexConfig Stats