deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.ogcwebservices.wcs.getcoverage
Class ResultCoverage

java.lang.Object
  extended by org.deegree.ogcwebservices.wcs.getcoverage.ResultCoverage

public class ResultCoverage
extends java.lang.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: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
Author:
Andreas Poth, last edited by: $Author: mschneider $

Constructor Summary
ResultCoverage(java.lang.Object coverage, java.lang.Class coverageType, Code desiredOutputFormat, GetCoverage request)
           
 
Method Summary
 java.lang.Object getCoverage()
           
 java.lang.Class getCoverageType()
           
 Code getDesiredOutputFormat()
           
 GetCoverage getRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultCoverage

public ResultCoverage(java.lang.Object coverage,
                      java.lang.Class coverageType,
                      Code desiredOutputFormat,
                      GetCoverage request)
Parameters:
coverage -
coverageType -
desiredOutputFormat -
Method Detail

getRequest

public GetCoverage getRequest()

getCoverage

public java.lang.Object getCoverage()
Returns:
Returns the coverage.

getCoverageType

public java.lang.Class getCoverageType()
Returns:
Returns the coverageType.

getDesiredOutputFormat

public Code getDesiredOutputFormat()
Returns:
Returns the desiredOutputFormat.

deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org