#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 | 
| libetonyek::IWORKConnectionPath::IWORKConnectionPath | ( | ) | 
| IWORKPathPtr_t libetonyek::IWORKConnectionPath::getPath | ( | ) | const | 
Referenced by libetonyek::IWORKCollector::collectConnectionPath().
| bool libetonyek::IWORKConnectionPath::m_isSpline | 
Referenced by libetonyek::IWAParser::parseDrawableShape().
| boost::optional<IWORKPosition> libetonyek::IWORKConnectionPath::m_positions[3] | 
Referenced by libetonyek::IWAParser::parseDrawableShape().
| boost::optional<IWORKSize> libetonyek::IWORKConnectionPath::m_size | 
Referenced by libetonyek::IWAParser::parseDrawableShape().