Class PrefixTreeStrategy.ShapeTokenStream

All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
PrefixTreeStrategy

public class PrefixTreeStrategy.ShapeTokenStream extends BytesRefIteratorTokenStream
Tokenstream for indexing cells of a shape
  • Constructor Details

    • ShapeTokenStream

      public ShapeTokenStream()
  • Method Details

    • setShape

      public void setShape(org.locationtech.spatial4j.shape.Shape shape)