45 #ifndef __TERRALIB_SA_INTERNAL_SPATIALWEIGHTSEXCHANGER_H 
   46 #define __TERRALIB_SA_INTERNAL_SPATIALWEIGHTSEXCHANGER_H 
   49 #include "../Config.h" 
   65     class GeneralizedProximityMatrix;
 
  137         static void getSpatialWeightsFileInfo(std::string pathFileName, std::string& dataSetName, std::string& attrName);
 
  166 #endif //__TERRALIB_SA_INTERNAL_SPATIALWEIGHTSEXCHANGER_H 
This class defines a Generalized Proximity Matrix. 
 
An abstract class for data providers like a DBMS, Web Services or a regular file. ...
 
int m_edgeId
Attribute used as a index counter for edge objects. 
 
#define TESAEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This class defines functions used to load and save gpm's using GAL and GWT formats, both formats use a ' ' as separator.