|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.processing.raster.interpolation.DataTuple
public class DataTuple
| Field Summary | |
|---|---|
double |
value
Value at location x,y |
double |
x
X-Coordinate of the data tuple |
double |
y
Y-Coordinate of the data tuple |
| Constructor Summary | |
|---|---|
DataTuple()
Empty constructor. |
|
DataTuple(double x,
double y,
double value)
Convenience constructor. |
|
| Method Summary | |
|---|---|
int |
compareTo(DataTuple o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double x
public double y
public double value
| Constructor Detail |
|---|
public DataTuple(double x,
double y,
double value)
x - y - value - public DataTuple()
| Method Detail |
|---|
public int compareTo(DataTuple o)
compareTo in interface Comparable<DataTuple>
|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org