org.deegree.ogcwebservices.wcs
Class InterpolationMethod
java.lang.Object
  
org.deegree.ogcwebservices.wcs.InterpolationMethod
public class InterpolationMethod
- extends Object
 
- Since:
 
  - 2.0
 
- Version:
 
  - $Revision: 6259 $, 1.0. $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: bezema $
 
 
 
| 
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://deegree.sourceforge.net