te::layout::SharedProperties Class Reference

#include <SharedProperties.h>

Public Member Functions

std::string getAngle ()
 
std::string getBackgroundcolor ()
 
std::string getBorder ()
 
std::string getBordercolor ()
 
std::string getHeight ()
 
std::string getId ()
 
std::string getMapName ()
 
std::string getName ()
 
std::string getWidth ()
 
std::string getX1 ()
 
std::string getX2 ()
 
std::string getY1 ()
 
std::string getY2 ()
 
std::string getZValue ()
 
 SharedProperties ()
 
virtual ~SharedProperties (void)
 

Protected Attributes

std::string m_angle
 
std::string m_backgroundcolor
 
std::string m_border
 
std::string m_bordercolor
 
std::string m_height
 
std::string m_id
 
std::string m_mapName
 
std::string m_name
 
std::string m_width
 
std::string m_x1
 
std::string m_x2
 
std::string m_y1
 
std::string m_y2
 
std::string m_zValue
 

Detailed Description

Definition at line 41 of file SharedProperties.h.

Constructor & Destructor Documentation

te::layout::SharedProperties::SharedProperties ( )

Definition at line 32 of file SharedProperties.cpp.

te::layout::SharedProperties::~SharedProperties ( void  )
virtual

Definition at line 51 of file SharedProperties.cpp.

Member Function Documentation

std::string te::layout::SharedProperties::getAngle ( )

Definition at line 111 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getBackgroundcolor ( )

Definition at line 101 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getBorder ( )

Definition at line 96 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getBordercolor ( )

Definition at line 106 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getHeight ( )

Definition at line 121 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getId ( )

Definition at line 61 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getMapName ( )
std::string te::layout::SharedProperties::getName ( )

Definition at line 56 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getWidth ( )

Definition at line 116 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getX1 ( )

Definition at line 71 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getX2 ( )

Definition at line 76 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getY1 ( )

Definition at line 81 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getY2 ( )

Definition at line 86 of file SharedProperties.cpp.

std::string te::layout::SharedProperties::getZValue ( )

Definition at line 91 of file SharedProperties.cpp.

Member Data Documentation

std::string te::layout::SharedProperties::m_angle
protected

Definition at line 76 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_backgroundcolor
protected

Definition at line 74 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_border
protected

Definition at line 73 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_bordercolor
protected

Definition at line 75 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_height
protected

Definition at line 78 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_id
protected

Definition at line 66 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_mapName
protected

Definition at line 67 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_name
protected

Definition at line 65 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_width
protected

Definition at line 77 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_x1
protected

Definition at line 68 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_x2
protected

Definition at line 69 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_y1
protected

Definition at line 70 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_y2
protected

Definition at line 71 of file SharedProperties.h.

std::string te::layout::SharedProperties::m_zValue
protected

Definition at line 72 of file SharedProperties.h.


The documentation for this class was generated from the following files: