26 #ifndef __TERRALIB_ANNOTATIONTEXT_INTERNAL_ELEMENT_H 
   27 #define __TERRALIB_ANNOTATIONTEXT_INTERNAL_ELEMENT_H 
   30 #include "../common/STLUtils.h" 
   70         Element(
const std::string& value,
 
   91         void setValue(
const std::string& value);
 
   98         const std::string& getValue() 
const;
 
  182 #endif  // __TERRALIB_ANNOTATIONTEXT_INTERNAL_ELEMENT_H 
Configuration flags for the TerraLib Annotation Text module. 
 
#define TEANNOTATIONTEXTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
te::gm::Geometry * m_location
location 
 
std::string m_value
text value 
 
Attributes * m_attribute
attributes 
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards. 
 
te::gm::Geometry * m_leaderLine
leader line