deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.graphics.sld
Class InterpolationPoint

java.lang.Object
  extended by org.deegree.graphics.sld.InterpolationPoint

public class InterpolationPoint
extends Object

InterpolationPoint is used by Interpolate.

Version:
$Revision:$, $Date:$
Author:
Andreas Schmitz, last edited by: $Author:$

Field Summary
 int blueValue
          The blue value of this interpolation point.
 double data
          The location of this interpolation point.
 int greenValue
          The green value of this interpolation point.
 int opacity
          The opacity value of this interpolation point.
 boolean opacitySet
          Whether opacity was explicitly set.
 int redValue
          The red value of this interpolation point.
 
Constructor Summary
InterpolationPoint(double data, String str)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

data

public double data
The location of this interpolation point.


redValue

public int redValue
The red value of this interpolation point.


greenValue

public int greenValue
The green value of this interpolation point.


blueValue

public int blueValue
The blue value of this interpolation point.


opacity

public int opacity
The opacity value of this interpolation point.


opacitySet

public boolean opacitySet
Whether opacity was explicitly set.

Constructor Detail

InterpolationPoint

public InterpolationPoint(double data,
                          String str)
Parameters:
data -
str -

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org