AbstractValidator.h File Reference

An abstract class to represent an algorithm that validates an geometry. More...

#include "../Config.h"
#include "../CommonDataStructures.h"
#include <memory>

Go to the source code of this file.

Classes

class  te::gm::AbstractValidator
 An abstract class to represent an algorithm that validates an geometry. More...
 
class  te::gm::AbstractValidatorPtr
 
class  te::gm::AbstractValidatorSharedPtr
 

Namespaces

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

Detailed Description

An abstract class to represent an algorithm that validates an geometry.

Definition in file AbstractValidator.h.