28 #ifndef __TERRALIB_VP_INTERNAL_GEOGRAPHIC_QUERY_H 
   29 #define __TERRALIB_VP_INTERNAL_GEOGRAPHIC_QUERY_H 
   32 #include "../dataaccess/dataset/DataSet.h" 
   33 #include "../datatype/Property.h" 
   34 #include "../geometry/Geometry.h" 
   35 #include "../memory/DataSet.h" 
   36 #include "../statistics/core/Enums.h" 
   68                                       std::vector<int> tabVec,
 
   69                                       std::vector<int> geoVec);
 
   72                                       std::vector<int> tabVec,
 
   73                                       std::vector<int> geoVec);
 
   76                                               std::vector<int> tabVec,
 
   77                                               std::vector<int> geoVec);
 
   87 #endif  // __TERRALIB_VP_INTERNAL_GEOGRAPHIC_QUERY_H 
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An exception class for the Vector processing module. 
 
A class that models the description of a dataset. 
 
Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver...
 
Enumerations related to Vector Processing module. 
 
A dataset is the unit of information manipulated by the data access module of TerraLib. 
 
Configuration flags for the Terrralib Vector Processing module.