Spring Data MongoDB - Core

Uses of Class
org.springframework.data.mongodb.core.geo.Point

Packages that use Point
org.springframework.data.mongodb.core.geo Support for MongoDB geo-spatial queries. 
 

Uses of Point in org.springframework.data.mongodb.core.geo
 

Methods in org.springframework.data.mongodb.core.geo that return Point
 Point Sphere.getCenter()
          Returns the center of the Circle.
 Point Box.getLowerLeft()
          Deprecated.  
 Point Box.getUpperRight()
          Deprecated.  
 


Spring Data MongoDB - Core

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.