This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a bounding box to create a region that defines a group of elements. More...
#include "../Config.h"
#include "../Enums.h"
#include "AbstractGraphLoaderStrategy.h"
#include <string>
Go to the source code of this file.
Classes | |
class | te::graph::BoxLoaderStrategy |
This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a bounding box to create a region that defines a group of elements. More... | |
Namespaces | |
te | |
TerraLib. | |
te::da | |
Namespace for the DataAccess API of TerraLib. | |
te::gm | |
Namespace for the Vector Geometry module of TerraLib. | |
te::graph | |
This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a bounding box to create a region that defines a group of elements.
Definition in file BoxLoaderStrategy.h.