Spring Data Core

Uses of Package
org.springframework.data.geo

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

Classes in org.springframework.data.geo used by org.springframework.data.geo
Distance
          Value object to represent distances in a given metric.
GeoResult
          Calue object capturing some arbitrary object plus a distance.
GeoResults
          Value object to capture GeoResults as well as the average distance they have.
Metric
          Interface for Metrics that can be applied to a base scale.
Metrics
          Commonly used Metrics.
Point
          Represents a geospatial point value.
Shape
          Common interface for all shapes.
 

Classes in org.springframework.data.geo used by org.springframework.data.web.config
GeoModule
          Jackson 2 Module to deserialize
 


Spring Data Core

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