#include <mi32/relshade.h>
#include <gre/3dbound.h>
#include <gre/layer.h>
#include <gre/legend.h>
#include <gre/3dfilter.h>
Include dependency graph for lrraster.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | GRE_LAYER_RASTER |
| Raster Layer class. More... | |
| class | GRE_LAYER_RASTER::DISPPARM |
| class | GRE_LAYER_RASTER::DISPPARM::COLORSCALELABEL |
| struct | GRE_LAYER_RASTER::DISPPARM::IOPARM |
| struct | GRE_LAYER_RASTER::DISPPARM::SHADEBUF |
| class | GRE_LAYER_RASTER::LEGEND_IMAGESAMPLE |
| Image Sample legend subclass. More... | |
| class | GRE_LAYER_RASTER::LEGEND_IMAGESAMPLE::ITEM |
| Individual item in legend. More... | |
Defines | |
| #define | RASTERLEGENDTYPE_ColorSample 2 |
| #define | RASTERLEGENDTYPE_ColorScaleContinuous 1 |
| #define | RASTERLEGENDTYPE_ColorScaleRanges 4 |
| #define | RASTERLEGENDTYPE_None 3 |
| #define | RASTERLEGENDTYPE_SampleArea 0 |
| #define | RASTGRADMAX 127 |
| #define | RASTGRADMIN -127 |
| #define | RASTGRADOFFSET 128 |
| #define | RASTGRADRANGE 256 |
Definition in file lrraster.h.
|
|
Sample of each color, possibly with labels.
Definition at line 580 of file lrraster.h. |
|
|
Color scale.
Definition at line 579 of file lrraster.h. |
|
|
Ranged color scale.
Definition at line 582 of file lrraster.h. |
|
|
No legend.
Definition at line 581 of file lrraster.h. |
|
|
Piece of the raster.
Definition at line 578 of file lrraster.h. |
|
|
Definition at line 90 of file lrraster.h. |
|
|
Definition at line 89 of file lrraster.h. |
|
|
Definition at line 91 of file lrraster.h. |
|
|
Definition at line 92 of file lrraster.h. |
1.3.8-20040913