All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::graph::AddRasterAttribute Class Reference

This class defines a function used to add to a graph the raster pixel value as attribute. More...

#include <AddRasterAttribute.h>

Public Member Functions

 AddRasterAttribute (te::graph::AbstractGraph *graph, std::string spatialAttributeName, std::string attributeName, te::rst::Raster *raster, int band)
 Default constructor. More...
 
virtual ~AddRasterAttribute ()
 Virtual destructor. More...
 

Detailed Description

This class defines a function used to add to a graph the raster pixel value as attribute.

Definition at line 56 of file AddRasterAttribute.h.

Constructor & Destructor Documentation

te::graph::AddRasterAttribute::~AddRasterAttribute ( )
virtual

Virtual destructor.

Definition at line 125 of file AddRasterAttribute.cpp.


The documentation for this class was generated from the following files: