Package thredds.server.wcs
Class Request.BoundingBox
- java.lang.Object
-
- thredds.server.wcs.Request.BoundingBox
-
-
Constructor Summary
Constructors Constructor Description BoundingBox(double[] minPoint, double[] maxPoint)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetDimensionLength()doublegetMaxPointValue(int index)doublegetMinPointValue(int index)StringtoString()
-