public class BoxShape extends Object implements GeoShape
| Constructor and Description |
|---|
BoxShape(BoundingBox boundingBox) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
getBoundingBox() |
org.springframework.data.geo.Metric |
getMetric()
The metric used for this geo predicate.
|
public BoxShape(BoundingBox boundingBox)
public BoundingBox getBoundingBox()
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.