All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
EnumUtils.h File Reference
#include "AbstractType.h"
#include "../../../../maptools/Enums.h"
#include <string>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::layout
 This is the namespace for the Layout module.
 

Functions

std::string te::layout::getLayoutAbstractObjectType (int enumVal)
 
te::layout::LayoutAbstractObjectType te::layout::getLayoutAbstractObjectType (std::string val)
 
std::string te::layout::getLayoutDashStyle (int enumVal)
 
te::map::LineDashStyle te::layout::getLayoutEnumDashStyle (std::string val)
 
te::map::LineDashStyle te::layout::getLayoutEnumDashStyle (int enumVal)
 
te::layout::LayoutGridStyle te::layout::getLayoutEnumGridStyle (std::string val)
 
te::layout::LayoutGridStyle te::layout::getLayoutEnumGridStyle (int enumVal)
 
std::string te::layout::getLayoutGridStyle (int enumVal)
 
std::string te::layout::getLayoutPropertyDataType (int enumVal)
 
te::layout::LayoutPropertyDataType te::layout::getLayoutPropertyDataType (std::string val)