org.deegree.ogcwebservices.wcs
Class InterpolationMethod
java.lang.Object
org.deegree.ogcwebservices.wcs.InterpolationMethod
public class InterpolationMethod
- extends Object
- Since:
- 2.0
- Version:
- $Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
Method Summary |
boolean |
equals(Object object)
Compares the specified object with this enum for equality. |
NEAREST_NEIGHBOR
public static final String NEAREST_NEIGHBOR
- See Also:
- Constant Field Values
BILINEAR
public static final String BILINEAR
- See Also:
- Constant Field Values
LOST_AREA
public static final String LOST_AREA
- See Also:
- Constant Field Values
BARYCENTRIC
public static final String BARYCENTRIC
- See Also:
- Constant Field Values
NONE
public static final String NONE
- See Also:
- Constant Field Values
value
public String value
InterpolationMethod
public InterpolationMethod()
- default = NEAREST_NEIGHBOR
InterpolationMethod
public InterpolationMethod(String value)
- Parameters:
value
-
equals
public boolean equals(Object object)
- Compares the specified object with this enum for equality.
- Overrides:
equals
in class Object
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org