#include <IWORKBezierElement.h>
Public Member Functions | |
| IWORKBezierElement (IWORKXMLParserState &state) | |
Private Member Functions | |
| virtual void | attribute (int name, const char *value) |
| virtual void | endOfElement () |
Private Attributes | |
| IWORKPathPtr_t | m_path |
| libetonyek::IWORKBezierElement::IWORKBezierElement | ( | IWORKXMLParserState & | state | ) | [explicit] |
| void libetonyek::IWORKBezierElement::attribute | ( | int | name, |
| const char * | value | ||
| ) | [private, virtual] |
| void libetonyek::IWORKBezierElement::endOfElement | ( | ) | [private, virtual] |
Referenced by attribute(), and endOfElement().