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" 
   54       te::da::Select getSelectQueryClosedLines(da::DataSetType *dataSetType);
 
   56       te::da::Select getSelectQueryForceCloseLines(da::DataSetType *dataSetType);
 
Line to polygon operation.
 
bool run() _NOEXCEPT_OP(false)
 
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.
 
Proxy configuration file for TerraView (see terraview_config.h).
 
An exception class for the XML module.