28 #ifndef __TERRALIB_LAYOUT_INTERNAL_GEODESIC_GRID_SETTINGS_CONFIG_PROPERTIES_H 
   29 #define __TERRALIB_LAYOUT_INTERNAL_GEODESIC_GRID_SETTINGS_CONFIG_PROPERTIES_H 
   33 #include "../Config.h" 
   49         std::string getPointTextSizeCorner();
 
   50         std::string getFontTextCorner();
 
   51         std::string getTextColorCorner();
 
   52         std::string getDegreesText();
 
   53         std::string getMinutesText();
 
   54         std::string getSecondsText();
 
   55         std::string getLneCornerHrzDisplacement();
 
   56         std::string getLneCornerVrtDisplacement();
 
   57         std::string getLowerRightCornerText();
 
   58         std::string getUpperRightCornerText();
 
   59         std::string getLowerLeftCornerText();
 
   60         std::string getUpperLeftCornerText();
 
   61         std::string getVisibleCornerTextsText();
 
   62         std::string getDefineScale();
 
   63         std::string getClip();
 
   64         std::string getScale();
 
   65         std::string getLneX1();
 
   66         std::string getLneX2();
 
   67         std::string getLneY1();
 
   68         std::string getLneY2();
 
   69         std::string getLneX3();
 
   70         std::string getLneX4();
 
   71         std::string getLneY3();
 
   72         std::string getLneY4();
 
std::string m_degreesText
 
std::string m_pointTextSizeCorner
 
std::string m_secondsText
 
#define TELAYOUTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
std::string m_visibleCornerTextsText
 
std::string m_upperLeftCornerText
 
std::string m_upperRightCornerText
 
std::string m_lneCornerVrtDisplacement
 
std::string m_lowerRightCornerText
 
std::string m_lneCornerHrzDisplacement
 
std::string m_textColorCorner
 
std::string m_defineScale
 
std::string m_minutesText
 
std::string m_lowerLeftCornerText
 
std::string m_fontTextCorner