28 #ifndef __TERRALIB_VP_INTERNAL_LINETOPOLYGON_QUERY_H    29 #define __TERRALIB_VP_INTERNAL_LINETOPOLYGON_QUERY_H    32 #include "../common/Exception.h"    33 #include "../dataaccess/query/Select.h"    62 #endif  // __TERRALIB_VP_INTERNAL_LINETOPOLYGON_QUERY_H #define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A class that models the description of a dataset. 
 
Line to polygon operation. 
 
A Select models a query to be used when retrieving data from a DataSource. 
 
This class is designed to declare objects to be thrown as exceptions by TerraLib. ...
 
Configuration flags for the Terrralib Vector Processing module.