#include <gre/lrraster.h>
Public Member Functions | |
| COLORSCALELABEL (const COLORSCALELABEL &rhs) | |
| COLORSCALELABEL () | |
| COLORSCALELABEL & | operator= (const COLORSCALELABEL &rhs) |
| ~COLORSCALELABEL () | |
Public Attributes | |
| double | CellValue |
| MISTRING | Label |
|
|
Default constructor.
Definition at line 206 of file lrraster.h. |
|
|
Copy constructor.
Definition at line 212 of file lrraster.h. |
|
|
Destructor.
Definition at line 220 of file lrraster.h. |
|
|
Assignment.
Definition at line 224 of file lrraster.h. |
|
|
Cell value to label.
Definition at line 202 of file lrraster.h. |
|
|
Label string.
Definition at line 203 of file lrraster.h. |
1.3.8-20040913