27 #ifndef __TERRALIB_GRAPH_INTERNAL_EDGEPROPERTY_H
28 #define __TERRALIB_GRAPH_INTERNAL_EDGEPROPERTY_H
31 #include "../../datatype/CompositeProperty.h"
32 #include "../Config.h"
A base class for a compound property (non-atomic properties).
This class is used to define a set of properties of a Edge.
~EdgeProperty()
Default destructor.
EdgeProperty()
Default constructor.
#define TEGRAPHEXPORT
You can use this macro in order to export/import classes and functions from this module.