libetonyek::IWORKGeometryElement Class Reference

#include <IWORKGeometryElement.h>

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

Public Member Functions

 IWORKGeometryElement (IWORKXMLParserState &state)
 
 IWORKGeometryElement (IWORKXMLParserState &state, IWORKGeometryPtr_t &geometry)
 
- Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
 IWORKXMLContextBase (State &state)
 
template<typename T >
 IWORKXMLContextBase (State &state, const T &a)
 
State & getState ()
 

Protected Member Functions

void attribute (int name, const char *value) override
 
IWORKXMLContextPtr_t element (int name) override
 
void endOfElement () override
 
- Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
Collector & getCollector () const
 
int getToken (const char *const value) const
 
bool isCollector () const
 

Private Member Functions

 IWORKGeometryElement (const IWORKGeometryElement &)
 
IWORKGeometryElementoperator= (const IWORKGeometryElement &)
 

Private Attributes

IWORKGeometryPtr_t *const m_geometry
 
boost::optional< IWORKSizem_naturalSize
 
boost::optional< IWORKSizem_size
 
boost::optional< IWORKPositionm_pos
 
boost::optional< double > m_angle
 
boost::optional< double > m_shearXAngle
 
boost::optional< double > m_shearYAngle
 
boost::optional< bool > m_aspectRatioLocked
 
boost::optional< bool > m_sizesLocked
 
boost::optional< bool > m_horizontalFlip
 
boost::optional< bool > m_verticalFlip
 

Additional Inherited Members

- Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
State & m_state
 

Constructor & Destructor Documentation

libetonyek::IWORKGeometryElement::IWORKGeometryElement ( IWORKXMLParserState state)
explicit
libetonyek::IWORKGeometryElement::IWORKGeometryElement ( IWORKXMLParserState state,
IWORKGeometryPtr_t geometry 
)
libetonyek::IWORKGeometryElement::IWORKGeometryElement ( const IWORKGeometryElement )
private

Member Function Documentation

void libetonyek::IWORKGeometryElement::attribute ( int  name,
const char *  value 
)
overrideprotected
IWORKXMLContextPtr_t libetonyek::IWORKGeometryElement::element ( int  name)
overrideprotected
void libetonyek::IWORKGeometryElement::endOfElement ( )
overrideprotected
IWORKGeometryElement& libetonyek::IWORKGeometryElement::operator= ( const IWORKGeometryElement )
private

Member Data Documentation

boost::optional<double> libetonyek::IWORKGeometryElement::m_angle
private

Referenced by attribute(), and endOfElement().

boost::optional<bool> libetonyek::IWORKGeometryElement::m_aspectRatioLocked
private

Referenced by attribute(), and endOfElement().

IWORKGeometryPtr_t* const libetonyek::IWORKGeometryElement::m_geometry
private

Referenced by endOfElement().

boost::optional<bool> libetonyek::IWORKGeometryElement::m_horizontalFlip
private

Referenced by attribute(), and endOfElement().

boost::optional<IWORKSize> libetonyek::IWORKGeometryElement::m_naturalSize
private

Referenced by element(), and endOfElement().

boost::optional<IWORKPosition> libetonyek::IWORKGeometryElement::m_pos
private

Referenced by element(), and endOfElement().

boost::optional<double> libetonyek::IWORKGeometryElement::m_shearXAngle
private

Referenced by attribute(), and endOfElement().

boost::optional<double> libetonyek::IWORKGeometryElement::m_shearYAngle
private

Referenced by attribute(), and endOfElement().

boost::optional<IWORKSize> libetonyek::IWORKGeometryElement::m_size
private

Referenced by element(), and endOfElement().

boost::optional<bool> libetonyek::IWORKGeometryElement::m_sizesLocked
private

Referenced by attribute(), and endOfElement().

boost::optional<bool> libetonyek::IWORKGeometryElement::m_verticalFlip
private

Referenced by attribute(), and endOfElement().


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

Generated for libetonyek by doxygen 1.8.6