org.deegree.ogcwebservices.wcs.getcoverage
Class ResultCoverage
java.lang.Object
  
org.deegree.ogcwebservices.wcs.getcoverage.ResultCoverage
public class ResultCoverage
- extends Object
 
Encapsulates the result of a GetCoverage request. In addition to the
 data/coverage itself informations about the desired output format
 and the type of the coverage are included.
- Since:
 
  - 2.0
 
- Version:
 
  - $Revision: 6259 $, 1.0. $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: bezema $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ResultCoverage
public ResultCoverage(Object coverage,
                      Class coverageType,
                      Code desiredOutputFormat,
                      GetCoverage request)
- Parameters:
 coverage - coverageType - desiredOutputFormat - 
getRequest
public GetCoverage getRequest()
 
getCoverage
public Object getCoverage()
- Returns:
 - Returns the coverage.
 
 
getCoverageType
public Class getCoverageType()
- Returns:
 - Returns the coverageType.
 
 
getDesiredOutputFormat
public Code getDesiredOutputFormat()
- Returns:
 - Returns the desiredOutputFormat.
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net