28 #ifndef __TERRALIB_LAYOUT_INTERNAL_ENUM_UTILS_H  
   29 #define __TERRALIB_LAYOUT_INTERNAL_ENUM_UTILS_H 
   33 #include "../../../../maptools/Enums.h" 
std::string getLayoutAbstractObjectType(int enumVal)
 
te::layout::LayoutGridStyle getLayoutEnumGridStyle(std::string val)
 
std::string getLayoutGridStyle(int enumVal)
 
std::string getLayoutPropertyDataType(int enumVal)
 
LayoutAbstractObjectType
Enum TdkAbstractComponentType. This is the enumeration of the components types. 
 
LineDashStyle
This enum encodes enumerated values telling how lines should be drawn. e.g. as a plain line or dash l...
 
te::map::LineDashStyle getLayoutEnumDashStyle(std::string val)
 
LayoutPropertyDataType
Enum LayoutPropertyDataType. 
 
std::string getLayoutDashStyle(int enumVal)