public static class Request.BoundingBox
extends java.lang.Object
| Constructor and Description |
|---|
BoundingBox(double[] minPoint,
double[] maxPoint) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDimensionLength() |
double |
getMaxPointValue(int index) |
double |
getMinPointValue(int index) |
java.lang.String |
toString() |