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"
A class that models the description of a dataset.
A dataset is the unit of information manipulated by the data access module of TerraLib.
te::da::DataSet * updateGeomType(te::da::DataSetType *dsType, te::da::DataSet *ds)
#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).
Enumerations of XML module.
An exception class for the XML module.