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

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

Introduction

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

The text is from its open source code.

Constructor

Method

intgetLevelForDistance(double dist)
intgetMaxLevelsPossible()
Any more than this and there's no point (double lat and lon are the same).
CellgetWorldCell()