Uses of Class
org.apache.lucene.util.bkd.HeapPointReader.HeapPointValue
-
Packages that use HeapPointReader.HeapPointValue Package Description org.apache.lucene.util.bkd Block KD-tree, implementing the generic spatial data structure described in this paper. -
-
Uses of HeapPointReader.HeapPointValue in org.apache.lucene.util.bkd
Fields in org.apache.lucene.util.bkd declared as HeapPointReader.HeapPointValue Modifier and Type Field Description private HeapPointReader.HeapPointValue
HeapPointReader. pointValue
private HeapPointReader.HeapPointValue
HeapPointWriter. pointValue
-