All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ExpansibleRaster.h File Reference

A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands. More...

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.
 

Detailed Description

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.