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