28 #ifndef __TERRALIB_VP_INTERNAL_GEOMETRIC_OP_MEMORY_H 29 #define __TERRALIB_VP_INTERNAL_GEOMETRIC_OP_MEMORY_H 32 #include "../geometry/Geometry.h" 33 #include "../memory/DataSet.h" 56 std::vector<int> tabVec,
57 std::vector<int> geoVec);
60 std::vector<int> tabVec,
61 std::vector<int> geoVec);
64 std::vector<int> tabVec,
65 std::vector<int> geoVec);
67 double CalculateTabularOp(
const int& tabOperation,
74 #endif // __TERRALIB_VP_INTERNAL_GEOMETRIC_OP_MEMORY_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...
This class is designed to declare objects to be thrown as exceptions by TerraLib. ...
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.