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"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 | |
| URI C++ Library.  | |
| 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.