26#ifndef __TERRALIB_GRAPH_INTERNAL_GRAPHMETADATA_H
27#define __TERRALIB_GRAPH_INTERNAL_GRAPHMETADATA_H
73 virtual void load(
int id) { };
An abstract class for data providers like a DBMS, Web Services or a regular file.
It models a property definition.
An Envelope defines a 2D rectangular region.
This class is used to define a set of properties of a Edge.
This class is used to define a set of properties of a Vertex.
Namespace for the DataAccess API of TerraLib.
Namespace for the Data Type module of TerraLib.
Namespace for the Vector Geometry module of TerraLib.
Configuration flags for the Graph module of TerraLib.
#define TEGRAPHEXPORT
You can use this macro in order to export/import classes and functions from this module.