Uses of Interface
org.apache.lucene.util.bkd.PointWriter
Packages that use PointWriter
Package
Description
Block KD-tree, implementing the generic spatial data structure described in this paper.
-
Uses of PointWriter in org.apache.lucene.util.bkd
Classes in org.apache.lucene.util.bkd that implement PointWriterModifier and TypeClassDescriptionfinal class
Utility class to write new points into in-heap arrays.final class
Writes points to disk in a fixed-with format.Fields in org.apache.lucene.util.bkd declared as PointWriterConstructors in org.apache.lucene.util.bkd with parameters of type PointWriter