libetonyek::IWORKListstyleElement Class Reference

#include <IWORKListstyleElement.h>

Inheritance diagram for libetonyek::IWORKListstyleElement:
libetonyek::IWORKXMLContextBase< Base, State, Collector > libetonyek::IWORKPropertyHandler

Public Member Functions

 IWORKListstyleElement (IWORKXMLParserState &state, IWORKListStyle_t &style)
 
- Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
 IWORKXMLContextBase (State &state)
 
template<typename T >
 IWORKXMLContextBase (State &state, const T &a)
 
State & getState ()
 
- Public Member Functions inherited from libetonyek::IWORKPropertyHandler
virtual ~IWORKPropertyHandler ()=0
 

Private Member Functions

virtual IWORKXMLContextPtr_t element (int name)
 
virtual void endOfElement ()
 
virtual IWORKXMLContextPtr_t handle (int name)
 

Private Attributes

IWORKListStyle_tm_style
 
std::deque< IWORKListLabelGeometrym_labelGeometries
 
std::deque< IWORKListLabelTypeInfo_tm_typeInfos
 
std::deque< double > m_labelIndents
 
std::deque< double > m_textIndents
 

Additional Inherited Members

- Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
Collector & getCollector () const
 
int getToken (const char *const value) const
 
bool isCollector () const
 
- Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
State & m_state
 

Constructor & Destructor Documentation

◆ IWORKListstyleElement()

libetonyek::IWORKListstyleElement::IWORKListstyleElement ( IWORKXMLParserState state,
IWORKListStyle_t style 
)

Member Function Documentation

◆ element()

IWORKXMLContextPtr_t libetonyek::IWORKListstyleElement::element ( int  name)
privatevirtual

◆ endOfElement()

void libetonyek::IWORKListstyleElement::endOfElement ( )
privatevirtual

◆ handle()

IWORKXMLContextPtr_t libetonyek::IWORKListstyleElement::handle ( int  name)
privatevirtual

Member Data Documentation

◆ m_labelGeometries

std::deque<IWORKListLabelGeometry> libetonyek::IWORKListstyleElement::m_labelGeometries
private

Referenced by endOfElement(), and handle().

◆ m_labelIndents

std::deque<double> libetonyek::IWORKListstyleElement::m_labelIndents
private

Referenced by endOfElement(), and handle().

◆ m_style

IWORKListStyle_t& libetonyek::IWORKListstyleElement::m_style
private

Referenced by endOfElement().

◆ m_textIndents

std::deque<double> libetonyek::IWORKListstyleElement::m_textIndents
private

Referenced by endOfElement(), and handle().

◆ m_typeInfos

std::deque<IWORKListLabelTypeInfo_t> libetonyek::IWORKListstyleElement::m_typeInfos
private

Referenced by endOfElement(), and handle().


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

Generated for libetonyek by doxygen 1.8.14