RasterLayer.h File Reference

A layer with reference to a raster. More...

#include "AbstractLayer.h"
#include <map>
#include <memory>

Go to the source code of this file.

Classes

class  te::map::RasterLayer
 A layer with reference to a raster. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::map
 Namespace for the Map Tools module of TerraLib.
 
 te::rst
 Namespace for the Raster module of TerraLib.
 

Typedefs

typedef boost::intrusive_ptr< RasterLayer > te::map::RasterLayerPtr
 

Detailed Description

A layer with reference to a raster.

Definition in file RasterLayer.h.