27 #ifndef __TERRALIB_GRAPH_INTERNAL_ADDRASTERATTRIBUTE_H 
   28 #define __TERRALIB_GRAPH_INTERNAL_ADDRASTERATTRIBUTE_H 
   31 #include "../Config.h" 
   41   namespace rst { 
class Raster; }
 
   78 #endif // __TERRALIB_GRAPH_INTERNAL_ADDRASTERATTRIBUTE_H 
Abstract class used to define the main functions of graph struct. All graph implementations must used...
 
#define TEGRAPHEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An abstract class for raster data strucutures. 
 
This class defines a function used to add to a graph the raster pixel value as attribute.