Representation of a shape. More...
#include <IWORKShape.h>
| Public Member Functions | |
| IWORKShape () | |
| Public Attributes | |
| IWORKGeometryPtr_t | m_geometry | 
| IWORKStylePtr_t | m_style | 
| boost::optional< int > | m_order | 
| IWORKPathPtr_t | m_path | 
| IWORKTextPtr_t | m_text | 
| bool | m_locked | 
Representation of a shape.
| libetonyek::IWORKShape::IWORKShape | ( | ) | 
| IWORKGeometryPtr_t libetonyek::IWORKShape::m_geometry | 
| bool libetonyek::IWORKShape::m_locked | 
| boost::optional<int> libetonyek::IWORKShape::m_order | 
| IWORKPathPtr_t libetonyek::IWORKShape::m_path | 
| IWORKStylePtr_t libetonyek::IWORKShape::m_style | 
| IWORKTextPtr_t libetonyek::IWORKShape::m_text |