#include <deque>#include "IWORKFillElement.h"#include "IWORKColorElement.h"#include "IWORKContainerContext.h"#include "IWORKDictionary.h"#include "IWORKFilteredImageElement.h"#include "IWORKImageElement.h"#include "IWORKDirectCollector.h"#include "IWORKPositionElement.h"#include "IWORKProperties.h"#include "IWORKRefContext.h"#include "IWORKSizeElement.h"#include "IWORKToken.h"#include "IWORKTokenizer.h"#include "IWORKXMLParserState.h"#include "libetonyek_utils.h"#include "libetonyek_xml.h"Namespaces | |
| libetonyek | |
| boost::optional<double> m_angle |
| boost::optional<IWORKSize> m_baseSize |
| boost::optional<IWORKColor> m_color |
| IWORKMediaContentPtr_t& m_content |
| boost::optional<IWORKPosition> m_endPosition |
| boost::optional<ID_t> m_filteredImageRef |
| boost::optional<double> m_fraction |
| boost::optional<ID_t> m_imageRef |
| boost::optional<double> m_inflection |
| boost::optional<double> m_opacity |
| boost::optional<IWORKPosition> m_startPosition |
| std::deque<IWORKGradientStop> m_stops |
| boost::optional<IWORKImageType> m_type |
| boost::optional<IWORKGradient>& m_value |
Referenced by libetonyek::IWORKNumberElement< T >::attribute(), libetonyek::IWORKPtrPropertyContext< Property, Context, TokenId >::element(), libetonyek::IWORKPropertyContext< Property, Context, TokenId, TokenId2 >::element(), libetonyek::IWORKPtrPropertyContext< Property, Context, TokenId >::endOfElement(), and libetonyek::IWORKPropertyContext< Property, Context, TokenId, TokenId2 >::endOfElement().