Class GeoBoundingBox

java.lang.Object
org.elasticsearch.common.geo.GeoBoundingBox
All Implemented Interfaces:
Writeable, ToXContent, ToXContentFragment

public class GeoBoundingBox extends Object implements ToXContentFragment, Writeable
A class representing a Geo-Bounding-Box for use by Geo queries and aggregations that deal with extents/rectangles representing rectangular areas of interest.