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

org.deegree.ogcwebservices.wcts.capabilities
Class CoverageAbilities

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

public class CoverageAbilities
extends java.lang.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(java.util.List<Pair<java.lang.String,java.lang.String>> coverageTypes, java.util.List<InputOutputFormat> coverageFormats, java.util.List<org.w3c.dom.Element> interPolationMethods)
           
 
Method Summary
 java.util.List<InputOutputFormat> getCoverageFormats()
           
 java.util.List<Pair<java.lang.String,java.lang.String>> getCoverageTypes()
           
 java.util.List<org.w3c.dom.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(java.util.List<Pair<java.lang.String,java.lang.String>> coverageTypes,
                         java.util.List<InputOutputFormat> coverageFormats,
                         java.util.List<org.w3c.dom.Element> interPolationMethods)
Parameters:
coverageTypes -
coverageFormats -
interPolationMethods -
Method Detail

getCoverageTypes

public final java.util.List<Pair<java.lang.String,java.lang.String>> getCoverageTypes()
Returns:
the coverageTypes a list of <value,codeType > pairs.

getCoverageFormats

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

getInterPolationMethods

public final java.util.List<org.w3c.dom.Element> getInterPolationMethods()
Returns:
the interPolationMethods.

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