org.springframework.data.elasticsearch.core.geo
Class GeoBox
java.lang.Object
org.springframework.data.elasticsearch.core.geo.GeoBox
public class GeoBox
- extends Object
Geo bbox used for #Criteria.
- Author:
- Franck Marchand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoBox
public GeoBox(GeoPoint topLeft,
GeoPoint bottomRight)
getTopLeft
public GeoPoint getTopLeft()
getBottomRight
public GeoPoint getBottomRight()
Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.