#include <IWORKPath.h>
Public Member Functions | |
IWORKConnectionPath () | |
IWORKPathPtr_t | getPath () const |
Public Attributes | |
boost::optional< IWORKPosition > | m_positions [3] |
boost::optional< IWORKSize > | m_size |
bool | m_isSpline |
IWORKConnectionPath::IWORKConnectionPath | ( | ) |
IWORKPathPtr_t IWORKConnectionPath::getPath | ( | ) | const |
Referenced by libetonyek::IWORKCollector::collectConnectionPath().
bool libetonyek::IWORKConnectionPath::m_isSpline |
Referenced by getPath(), and libetonyek::IWAParser::parseDrawableShape().
boost::optional<IWORKPosition> libetonyek::IWORKConnectionPath::m_positions[3] |
Referenced by getPath(), and libetonyek::IWAParser::parseDrawableShape().
boost::optional<IWORKSize> libetonyek::IWORKConnectionPath::m_size |
Referenced by getPath(), and libetonyek::IWAParser::parseDrawableShape().