26#ifndef __TERRALIB_VP_INTERNAL_DISSOLVECELLSUBDIVISION_H
27#define __TERRALIB_VP_INTERNAL_DISSOLVECELLSUBDIVISION_H
A class that models the description of a dataset.
static te::gm::GeometryVector GetGeometryUnionNoOverlaps(const te::gm::GeometryVectorConst &vecGeometries)
static te::vp::FeatureSet GetGeometryUnionNoOverlaps(const te::vp::FeatureSet &fs)
DissolveCellSubdivision()=delete
< Constructor
~DissolveCellSubdivision()=delete
static te::vp::FeatureSet Dissolve(const te::vp::FeatureSet &fs, std::size_t rowIndex, std::size_t columnIndex, bool dissolveCoordinateSubdivision)
An alias for a set of Features.
Enumerations related to Geometry module.
Namespace for the DataAccess API of TerraLib.
std::vector< te::gm::Geometry * > GeometryVector
std::vector< const te::gm::Geometry * > GeometryVectorConst
Namespace for Vector Processing 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.