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