Uses of Class
org.tinspin.index.qtplain.QEntry
-
Packages that use QEntry Package Description org.tinspin.index.qtplain -
-
Uses of QEntry in org.tinspin.index.qtplain
Subclasses of QEntry in org.tinspin.index.qtplain Modifier and Type Class Description classQEntryDist<T>Methods in org.tinspin.index.qtplain that return QEntry Modifier and Type Method Description QEntry<T>QuadTreeKD0.QIterator. next()Methods in org.tinspin.index.qtplain with parameters of type QEntry Modifier and Type Method Description booleanQEntry. isExact(QEntry<T> e)Constructors in org.tinspin.index.qtplain with parameters of type QEntry Constructor Description QEntryDist(QEntry<T> e, double dist)
-