deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.ogcwebservices.wcts.capabilities
Class CoverageAbilities

java.lang.Object
  extended by org.deegree.ogcwebservices.wcts.capabilities.CoverageAbilities

public class CoverageAbilities
extends Object

CoverageAbilities specify coverage transformation abilities of WCTS server, this class encapsulates them.

Version:
$Revision:$, $Date:$
Author:
Rutger Bezema, last edited by: $Author:$

Constructor Summary
CoverageAbilities(List<Pair<String,String>> coverageTypes, List<InputOutputFormat> coverageFormats, List<Element> interPolationMethods)
           
 
Method Summary
 List<InputOutputFormat> getCoverageFormats()
           
 List<Pair<String,String>> getCoverageTypes()
           
 List<Element> getInterPolationMethods()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoverageAbilities

public CoverageAbilities(List<Pair<String,String>> coverageTypes,
                         List<InputOutputFormat> coverageFormats,
                         List<Element> interPolationMethods)
Parameters:
coverageTypes -
coverageFormats -
interPolationMethods -
Method Detail

getCoverageTypes

public final List<Pair<String,String>> getCoverageTypes()
Returns:
the coverageTypes.

getCoverageFormats

public final List<InputOutputFormat> getCoverageFormats()
Returns:
the coverageFormats.

getInterPolationMethods

public final List<Element> getInterPolationMethods()
Returns:
the interPolationMethods.

deegree 2.2 (2008/12/22 11:33 build-3038-official)

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