Uses of Class
thredds.wcs.Request.BoundingBox

Packages that use Request.BoundingBox
thredds.wcs.v1_0_0_1   
 

Uses of Request.BoundingBox in thredds.wcs.v1_0_0_1
 

Methods in thredds.wcs.v1_0_0_1 that return Request.BoundingBox
 Request.BoundingBox GetCoverageBuilder.getBbox()
           
 

Methods in thredds.wcs.v1_0_0_1 with parameters of type Request.BoundingBox
 GetCoverageBuilder GetCoverageBuilder.setBbox(Request.BoundingBox bbox)
           
 

Constructors in thredds.wcs.v1_0_0_1 with parameters of type Request.BoundingBox
GetCoverage(Request.Operation operation, String version, WcsDataset dataset, String coverageId, String crs, String responseCRS, Request.BoundingBox bbox, DateRange timeRange, WcsCoverage.VerticalRange verticalRange, Request.Format format)
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.