#include <IWORKGeometryElement.h>
 
  
 | 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 | |
| virtual void | attribute (int name, const char *value) | 
| virtual IWORKXMLContextPtr_t | element (int name) | 
| virtual void | endOfElement () | 
|  Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector > | |
| Collector & | getCollector () const | 
| int | getToken (const char *const value) const | 
| bool | isCollector () const | 
| Private Attributes | |
| IWORKGeometryPtr_t *const | m_geometry | 
| boost::optional< IWORKSize > | m_naturalSize | 
| boost::optional< IWORKSize > | m_size | 
| boost::optional< IWORKPosition > | m_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 | 
| 
 | explicit | 
| libetonyek::IWORKGeometryElement::IWORKGeometryElement | ( | IWORKXMLParserState & | state, | 
| IWORKGeometryPtr_t & | geometry | ||
| ) | 
| 
 | protectedvirtual | 
| 
 | protectedvirtual | 
| 
 | protectedvirtual | 
| 
 | private | 
Referenced by attribute(), and endOfElement().
| 
 | private | 
Referenced by attribute(), and endOfElement().
| 
 | private | 
Referenced by endOfElement().
| 
 | private | 
Referenced by attribute(), and endOfElement().
| 
 | private | 
Referenced by element(), and endOfElement().
| 
 | private | 
Referenced by element(), and endOfElement().
| 
 | private | 
Referenced by attribute(), and endOfElement().
| 
 | private | 
Referenced by attribute(), and endOfElement().
| 
 | private | 
Referenced by element(), and endOfElement().
| 
 | private | 
Referenced by attribute(), and endOfElement().
| 
 | private | 
Referenced by attribute(), and endOfElement().