Uses of Package
org.elasticsearch.common.geo

Packages that use org.elasticsearch.common.geo
org.elasticsearch.common.geo   
org.elasticsearch.common.lucene.spatial   
org.elasticsearch.index.query   
 

Classes in org.elasticsearch.common.geo used by org.elasticsearch.common.geo
ShapeBuilder.PolygonBuilder
          Builder for creating a Shape instance of a Polygon
ShapeBuilder.RectangleBuilder
          Builder for creating a Rectangle instance
ShapeRelation
          Enum representing the relationship between a Query / Filter Shape and indexed Shapes that will be used to determine if a Document should be matched or not
 

Classes in org.elasticsearch.common.geo used by org.elasticsearch.common.lucene.spatial
ShapeRelation
          Enum representing the relationship between a Query / Filter Shape and indexed Shapes that will be used to determine if a Document should be matched or not
 

Classes in org.elasticsearch.common.geo used by org.elasticsearch.index.query
ShapeRelation
          Enum representing the relationship between a Query / Filter Shape and indexed Shapes that will be used to determine if a Document should be matched or not
 



Copyright © 2009-2012. All Rights Reserved.