#include <IWORKGeometryElement.h>
Public Member Functions | |
IWORKGeometryElement (IWORKXMLParserState &state) | |
IWORKGeometryElement (IWORKXMLParserState &state, IWORKGeometryPtr_t &geometry) | |
![]() | |
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 |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
Private Member Functions | |
IWORKGeometryElement (const IWORKGeometryElement &) | |
IWORKGeometryElement & | operator= (const IWORKGeometryElement &) |
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 | |
![]() | |
State & | m_state |
|
explicit |
libetonyek::IWORKGeometryElement::IWORKGeometryElement | ( | IWORKXMLParserState & | state, |
IWORKGeometryPtr_t & | geometry | ||
) |
|
private |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
private |
|
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().