Grid.h File Reference

A rectified grid is the spatial support for raster data. More...

#include "../geometry/Coord2D.h"
#include "../srs/Config.h"
#include "Config.h"
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  te::rst::Grid
 A rectified grid is the spatial support for raster data. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::rst
 Namespace for the Raster module of TerraLib.
 

Typedefs

typedef boost::shared_ptr< Grid > te::rst::GridPtr
 

Detailed Description

A rectified grid is the spatial support for raster data.

Definition in file Grid.h.