#include <TeStatDataStructures.h>
List of all members.
Constructor & Destructor Documentation
| TeGridElement::TeGridElement |
( |
TeRaster * |
rst = 0, |
|
|
int |
col = 0, |
|
|
int |
lin = 0 |
|
) |
| [inline] |
Member Function Documentation
| void TeGridElement::addProperty |
( |
TeProperty |
propK | ) |
[inline] |
| bool TeGridElement::area |
( |
double & |
a | ) |
[inline] |
| bool TeGridElement::centroid |
( |
TeCoord2D & |
loc | ) |
[inline] |
| bool TeGridElement::getDoubleProperty |
( |
int |
idx, |
|
|
double & |
value |
|
) |
| [inline] |
| bool TeGridElement::getPropertyValue |
( |
const string & |
, |
|
|
string & |
value |
|
) |
| [inline] |
| void TeGridElement::setColLin |
( |
int |
col, |
|
|
int |
lin |
|
) |
| [inline] |
| bool TeGridElement::setDoubleProperty |
( |
int |
idx, |
|
|
double |
value |
|
) |
| [inline] |
| bool TeGridElement::setPropertyValue |
( |
const string & |
, |
|
|
const string & |
value |
|
) |
| [inline] |
| void TeGridElement::setRaster |
( |
TeRaster * |
rst | ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: