org.deegree.ogcwebservices.wcts.capabilities
Class CoverageAbilities
java.lang.Object
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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
-
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.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org