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

org.deegree.model.spatialschema
Interface SurfaceInterpolation

All Known Implementing Classes:
SurfaceInterpolationImpl

public interface SurfaceInterpolation

Defining the different kind of surface interpolation known by the iso geometry modell.

-----------------------------------------------------

Version:
$Revision: 9343 $ $Date: 2007-12-27 14:30:32 +0100 (Do, 27 Dez 2007) $

Author:
Andreas Poth

Field Summary
static int BICUBIC
           
static int BILINEAR
           
static int BIQUADRATIC
           
static int CONIC
           
static int ELLIPTICAL
           
static int NONE
           
static int PLANAR
           
static int POLYNOMIALSPLINE
           
static int RATIONALSPLINE
           
static int SPHERICAL
           
static int TIN
           
static int TRIANGULATEDSOLINE
           
 
Method Summary
 int getValue()
           
 

Field Detail

NONE

static final int NONE
See Also:
Constant Field Values

PLANAR

static final int PLANAR
See Also:
Constant Field Values

SPHERICAL

static final int SPHERICAL
See Also:
Constant Field Values

ELLIPTICAL

static final int ELLIPTICAL
See Also:
Constant Field Values

CONIC

static final int CONIC
See Also:
Constant Field Values

TIN

static final int TIN
See Also:
Constant Field Values

BILINEAR

static final int BILINEAR
See Also:
Constant Field Values

BIQUADRATIC

static final int BIQUADRATIC
See Also:
Constant Field Values

BICUBIC

static final int BICUBIC
See Also:
Constant Field Values

POLYNOMIALSPLINE

static final int POLYNOMIALSPLINE
See Also:
Constant Field Values

RATIONALSPLINE

static final int RATIONALSPLINE
See Also:
Constant Field Values

TRIANGULATEDSOLINE

static final int TRIANGULATEDSOLINE
See Also:
Constant Field Values
Method Detail

getValue

int getValue()

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