CoordinateSnapper.h File Reference

Algorithms to snap existing "close" coordinates to each other based uppon a given tolerance, ensuring that they now have the exactly same location. More...

#include "Config.h"
#include "CommonDataStructures.h"
#include <vector>

Go to the source code of this file.

Classes

class  te::gm::CoordinateSnapper
 Algorithm to snap existing "close" coordinates to each other based uppon a given tolerance, ensuring that they now have the exactly same location. More...
 

Namespaces

 te
 TerraLib.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 

Detailed Description

Algorithms to snap existing "close" coordinates to each other based uppon a given tolerance, ensuring that they now have the exactly same location.

Definition in file CoordinateSnapper.h.