#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 IWORKMarker(), and libetonyek::IWAParser::parseArrowProperties().
bool libetonyek::IWORKMarker::m_filled |
Referenced by IWORKMarker().
boost::optional<std::string> libetonyek::IWORKMarker::m_path |
int libetonyek::IWORKMarker::m_pathJoin |
Referenced by IWORKMarker().
double libetonyek::IWORKMarker::m_scale |
Referenced by libetonyek::IWORKCollector::fillGraphicProps(), and IWORKMarker().