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

org.deegree.ogcwebservices.wcs
Class SupportedInterpolations

java.lang.Object
  extended by org.deegree.ogcwebservices.wcs.SupportedInterpolations

public class SupportedInterpolations
extends Object

Since:
2.0
Version:
$Revision: 9345 $, 1.0. $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
Author:
Andreas Poth, last edited by: $Author: apoth $

Constructor Summary
SupportedInterpolations()
          default constructor
SupportedInterpolations(InterpolationMethod[] interpolationMethod)
           
SupportedInterpolations(InterpolationMethod[] interpolationMethod, InterpolationMethod default_)
           
 
Method Summary
 InterpolationMethod getDefault()
           
 InterpolationMethod[] getInterpolationMethod()
           
 void setDefault(InterpolationMethod default_)
           
 void setInterpolationMethod(InterpolationMethod[] interpolationMethod)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportedInterpolations

public SupportedInterpolations()
default constructor


SupportedInterpolations

public SupportedInterpolations(InterpolationMethod[] interpolationMethod)
Parameters:
interpolationMethod -

SupportedInterpolations

public SupportedInterpolations(InterpolationMethod[] interpolationMethod,
                               InterpolationMethod default_)
Parameters:
interpolationMethod -
default_ -
Method Detail

getDefault

public InterpolationMethod getDefault()
Returns:
Returns the default_.

setDefault

public void setDefault(InterpolationMethod default_)
Parameters:
default_ - The default_ to set.

getInterpolationMethod

public InterpolationMethod[] getInterpolationMethod()
Returns:
Returns the interpolationMethod.

setInterpolationMethod

public void setInterpolationMethod(InterpolationMethod[] interpolationMethod)
Parameters:
interpolationMethod - The interpolationMethod to set.

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