#include <IWORKBezierElement.h>
Public Member Functions | |
IWORKBezierElement (IWORKXMLParserState &state, IWORKPathPtr_t &path) | |
![]() | |
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 | |
IWORKPathPtr_t & | m_path |
Additional Inherited Members | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
State & | m_state |
libetonyek::IWORKBezierElement::IWORKBezierElement | ( | IWORKXMLParserState & | state, |
IWORKPathPtr_t & | path | ||
) |
|
overrideprivate |
|
overrideprivate |
|
private |
Referenced by attribute(), and endOfElement().