#include <gre/lrraster.h>
Public Member Functions | |
| COLORSCALELABEL (const COLORSCALELABEL &rhs) | |
| COLORSCALELABEL () | |
| ~COLORSCALELABEL () | |
| COLORSCALELABEL & | operator= (const COLORSCALELABEL &rhs) |
Public Attributes | |
| double | CellValue |
| MISTRING | Label |
| GRE::LAYER_RASTER::DISPPARM::COLORSCALELABEL::COLORSCALELABEL | ( | ) | [inline] |
Default constructor.
| GRE::LAYER_RASTER::DISPPARM::COLORSCALELABEL::COLORSCALELABEL | ( | const COLORSCALELABEL & | rhs | ) | [inline] |
Copy constructor.
| GRE::LAYER_RASTER::DISPPARM::COLORSCALELABEL::~COLORSCALELABEL | ( | ) | [inline] |
Destructor.
| COLORSCALELABEL& GRE::LAYER_RASTER::DISPPARM::COLORSCALELABEL::operator= | ( | const COLORSCALELABEL & | rhs | ) | [inline] |
Assignment.
Cell value to label.
Label string.
1.6.1