#include "IWORKPathElement.h"#include <utility>#include <boost/numeric/conversion/cast.hpp>#include <boost/optional.hpp>#include "libetonyek_xml.h"#include "IWORKBezierElement.h"#include "IWORKCollector.h"#include "IWORKDictionary.h"#include "IWORKPositionElement.h"#include "IWORKRefContext.h"#include "IWORKSizeElement.h"#include "IWORKToken.h"#include "IWORKTokenizer.h"#include "IWORKTypes.h"#include "IWORKXMLParserState.h"Namespaces | |
| libetonyek | |
| double m_cornerRadius |
| bool m_doubleArrow |
| IWORKPathPtr_t m_path |
| optional<IWORKPosition> m_point |
| bool m_polygon |
| boost::optional<ID_t> m_ref |
| optional<IWORKSize> m_size |
Referenced by libetonyek::IWORKTable::draw().
| bool m_star |
| bool m_tailAtCenter |
| double m_tailPosX |
| double m_tailPosY |
| double m_tailSize |
| double m_value |