28#ifndef __TERRALIB_VP_INTERNAL_INTERSECTION_MEMORY_H
29#define __TERRALIB_VP_INTERNAL_INTERSECTION_MEMORY_H
74 std::vector<te::dt::Property*>
props;
A class that models the description of a dataset.
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
It models a property definition.
This file contains several utility functions for dealing with STL containers.
A class that models the description of a dataset.
A dataset is the unit of information manipulated by the data access module of TerraLib.
A class that represents an R-tree.
te::sam::rtree::Index< size_t, 8 > * DataSetRTree
std::pair< te::da::DataSetType *, te::da::DataSet * > pairwiseIntersection(std::string newName, IntersectionMember firstMember, IntersectionMember secondMember)
This class is designed to declare objects to be thrown as exceptions by TerraLib.
Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver.
Namespace for Vector Processing module of TerraLib.
This file contains include headers for TerraLib Spatial Access Methods module.
Enumerations related to Vector Processing module.
std::vector< te::dt::Property * > props
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.
Enumerations related to Vector Processing module.
An exception class for the Vector processing module.