Java org.apache.lucene.spatial.prefix PrefixTreeStrategy fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.spatial.prefix PrefixTreeStrategy fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.spatial.prefix PrefixTreeStrategy.

The text is from its open source code.

Subclass

org.apache.lucene.spatial.prefix.PrefixTreeStrategy has subclasses.
Click this link to see all its subclasses.

Method

Field[]createIndexableFields(Shape shape)
doublegetDistErrPct()
SpatialPrefixTreegetGrid()
SpatialContextgetSpatialContext()
booleanisPointsOnly()
QuerymakeQuery(SpatialArgs args)
Make a Query based principally on org.apache.lucene.spatial.query.SpatialOperation and Shape from the supplied args .