libetonyek::IWORKListLabelGeometryElement Class Reference

#include <IWORKListLabelGeometryElement.h>

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

Public Member Functions

 IWORKListLabelGeometryElement (IWORKXMLParserState &state, boost::optional< IWORKListLabelGeometry > &value)
 
- Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
 IWORKXMLContextBase (State &state)
 
template<typename T >
 IWORKXMLContextBase (State &state, const T &a)
 
State & getState ()
 

Private Member Functions

void attribute (int name, const char *value) override
 
void endOfElement () override
 

Private Attributes

boost::optional
< IWORKListLabelGeometry > & 
m_value
 
boost::optional< double > m_scale
 
boost::optional< double > m_offset
 
boost::optional< bool > m_scaleWithText
 

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

libetonyek::IWORKListLabelGeometryElement::IWORKListLabelGeometryElement ( IWORKXMLParserState state,
boost::optional< IWORKListLabelGeometry > &  value 
)

Member Function Documentation

void libetonyek::IWORKListLabelGeometryElement::attribute ( int  name,
const char *  value 
)
overrideprivate
void libetonyek::IWORKListLabelGeometryElement::endOfElement ( )
overrideprivate

Member Data Documentation

boost::optional<double> libetonyek::IWORKListLabelGeometryElement::m_offset
private

Referenced by attribute(), and endOfElement().

boost::optional<double> libetonyek::IWORKListLabelGeometryElement::m_scale
private

Referenced by attribute(), and endOfElement().

boost::optional<bool> libetonyek::IWORKListLabelGeometryElement::m_scaleWithText
private

Referenced by attribute(), and endOfElement().

boost::optional<IWORKListLabelGeometry>& libetonyek::IWORKListLabelGeometryElement::m_value
private

Referenced by endOfElement().


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

Generated for libetonyek by doxygen 1.8.6