java.lang.Object
org.springframework.data.redis.domain.geo.BoxShape
All Implemented Interfaces:
Serializable, Shape, GeoShape

public class BoxShape extends Object implements GeoShape
Bounding box defined by width and height.
Since:
2.6
Author:
Mark Paluch
See Also:
  • Constructor Details

  • Method Details

    • getBoundingBox

      public BoundingBox getBoundingBox()
    • getMetric

      public Metric getMetric()
      Description copied from interface: GeoShape
      The metric used for this geo predicate.
      Specified by:
      getMetric in interface GeoShape
      Returns: