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