Spring Data Core

Uses of Class
org.springframework.data.geo.GeoResults

Packages that use GeoResults
org.springframework.data.geo Value types representing geo-spatial concepts. 
 

Uses of GeoResults in org.springframework.data.geo
 

Constructors in org.springframework.data.geo with parameters of type GeoResults
GeoPage(GeoResults<T> results)
          Creates a new GeoPage from the given GeoResults.
GeoPage(GeoResults<T> results, Pageable pageable, long total)
          Creates a new GeoPage from the given GeoResults, Pageable and total.
 


Spring Data Core

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