A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands. More...
#include "../raster/BandProperty.h"#include "../raster/Grid.h"#include "../raster/Raster.h"#include "Config.h"#include "ExpansibleBand.h"#include "ExpansibleBandBlocksManager.h"#include <boost/shared_ptr.hpp>#include <vector>Go to the source code of this file.
Classes | |
| class | te::mem::ExpansibleRaster |
| A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::mem | |
| Namespace for the memory data source of TerraLib. | |
A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands.
Definition in file ExpansibleRaster.h.