Spring Data Core

Uses of Interface
org.springframework.data.geo.Shape

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

Uses of Shape in org.springframework.data.geo
 

Classes in org.springframework.data.geo that implement Shape
 class Box
          Represents a geospatial box value
 class Circle
          Represents a geospatial circle value
 class Polygon
          Simple value object to represent a Polygon.
 


Spring Data Core

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