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