Uses of Package
org.elasticsearch.common.lucene.spatial.prefix.tree

Packages that use org.elasticsearch.common.lucene.spatial.prefix.tree
org.elasticsearch.common.lucene.spatial   
org.elasticsearch.common.lucene.spatial.prefix   
org.elasticsearch.common.lucene.spatial.prefix.tree   
org.elasticsearch.index.mapper.geo   
 

Classes in org.elasticsearch.common.lucene.spatial.prefix.tree used by org.elasticsearch.common.lucene.spatial
SpatialPrefixTree
          A Spatial Prefix Tree, or Trie, which decomposes shapes into prefixed strings at variable lengths corresponding to variable precision.
 

Classes in org.elasticsearch.common.lucene.spatial.prefix.tree used by org.elasticsearch.common.lucene.spatial.prefix
Node
          Represents a grid cell.
SpatialPrefixTree
          A Spatial Prefix Tree, or Trie, which decomposes shapes into prefixed strings at variable lengths corresponding to variable precision.
 

Classes in org.elasticsearch.common.lucene.spatial.prefix.tree used by org.elasticsearch.common.lucene.spatial.prefix.tree
Node
          Represents a grid cell.
SpatialPrefixTree
          A Spatial Prefix Tree, or Trie, which decomposes shapes into prefixed strings at variable lengths corresponding to variable precision.
 

Classes in org.elasticsearch.common.lucene.spatial.prefix.tree used by org.elasticsearch.index.mapper.geo
SpatialPrefixTree
          A Spatial Prefix Tree, or Trie, which decomposes shapes into prefixed strings at variable lengths corresponding to variable precision.
 



Copyright © 2009-2012. All Rights Reserved.