#include <IWORKTypes.h>
| Public Member Functions | |
| IWORKMarker () | |
| Public Attributes | |
| bool | m_filled | 
| double | m_scale | 
| int | m_pathJoin | 
| boost::optional< std::string > | m_path | 
| boost::optional< IWORKPosition > | m_endPoint | 
| libetonyek::IWORKMarker::IWORKMarker | ( | ) | 
| boost::optional<IWORKPosition> libetonyek::IWORKMarker::m_endPoint | 
Referenced by libetonyek::IWAParser::parseArrowProperties().
| bool libetonyek::IWORKMarker::m_filled | 
| boost::optional<std::string> libetonyek::IWORKMarker::m_path | 
| int libetonyek::IWORKMarker::m_pathJoin | 
| double libetonyek::IWORKMarker::m_scale | 
Referenced by libetonyek::IWORKCollector::fillGraphicProps().