It describes one band (or dimension) of a raster. More...
#include "../common/UnitOfMeasure.h"#include "Config.h"#include "Enums.h"#include <complex>#include <string>#include <vector>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Classes | |
| class | te::rst::BandProperty |
| A raster band description. More... | |
| struct | te::rst::BandProperty::ColorEntry |
| An structure to represent a color tuple. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::rst |
| Namespace for the Raster module of TerraLib. | |
Typedefs | |
| typedef boost::shared_ptr< BandProperty > | te::rst::BandPropertyPtr |
It describes one band (or dimension) of a raster.
Definition in file BandProperty.h.