org.deegree.ogcwebservices.wcts.capabilities
Class CoverageAbilities
java.lang.Object
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:$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoverageAbilities
public CoverageAbilities(List<Pair<String,String>> coverageTypes,
List<InputOutputFormat> coverageFormats,
List<Element> interPolationMethods)
- Parameters:
coverageTypes
- coverageFormats
- interPolationMethods
-
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.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net