28 #ifndef __TERRALIB_VP_INTERNAL_INTERSECTION_QUERY_H 29 #define __TERRALIB_VP_INTERNAL_INTERSECTION_QUERY_H 32 #include "../common/Exception.h" 33 #include "../dataaccess/dataset/DataSet.h" 34 #include "../dataaccess/dataset/DataSetType.h" 35 #include "../datatype/Property.h" 36 #include "../geometry/Geometry.h" 37 #include "../memory/DataSet.h" 73 #endif // __TERRALIB_VP_INTERNAL_INTERSECTION_QUERY_H A class that models the description of a dataset.
static te::dt::Date ds(2010, 01, 01)
Enumerations related to Vector Processing module.
This class is designed to declare objects to be thrown as exceptions by TerraLib. ...
A dataset is the unit of information manipulated by the data access module of TerraLib.
Configuration flags for the Terrralib Vector Processing module.
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.
This class is designed to declare objects to be thrown as exceptions by TerraLib. ...