Go to the documentation of this file.
26 #ifndef __TERRALIB_INTERNAL_VP_H
27 #define __TERRALIB_INTERNAL_VP_H
77 #include "vp/Config.h"
120 #endif // __TERRALIB_INTERNAL_VP_H
Functions to make geometry valid.
This class makes easier and more generic the use of the te::sam::rtree::Index.
Algorithm to help tilling a box from a given resolution.
Represents a make valid operation which analyses and fixes features of a set.
Enumerations related to Vector Processing module.
Class to manager group values in threads.
Represents an dissolve operation.
Line to polygon operation.
Algorithm dedicated to dissolve the borders of a cell subdivision.
Utility functions for Vector Processing.
Algorithm to snap geometries to each other based on a given tolerance.
Polygon to line operation.
Algorithm to detect and fix overlaps in a list of polygons.
An exception class for the Vector processing module.
Represents an identity operation between two sets of features.
Algorithm to subdivide polygons based on a cell tilling and merge them back to their original format.
This operation subdivides geometries ensuring that they don't have more than the given number of coor...
Represents an dissolve operation.
Utility classes, structures and definitions for Vector Processing.
Represents a difference operation between two sets of features.
Represents an union operation between two sets of features.
Represents an intersection operation between two sets of features.
Abstract Class to represent an abstract vector operation.