RAGGraphBuilder.h File Reference

This class defines the RAG strategy to build a graph,. More...

#include "../Config.h"
#include "AbstractGraphBuilder.h"
#include <vector>
#include <map>

Go to the source code of this file.

Classes

class  te::graph::RAGGraphBuilder
 This class defines the RAG strategy to build a graph,. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 te::dt
 Namespace for the Data Type module of TerraLib.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::graph
 

Detailed Description

This class defines the RAG strategy to build a graph,.

This is strategy is based on adjacency of a region.

Definition in file RAGGraphBuilder.h.