_ICON_NAMESPACE
fIcon(new (nothrow) _ICON_NAMESPACE Icon()),
Document::SetIcon(_ICON_NAMESPACE Icon* icon)
void SetIcon(_ICON_NAMESPACE Icon* icon);
inline _ICON_NAMESPACE Icon* Icon() const
_ICON_NAMESPACE Icon* fIcon;
void SetGradient(const _ICON_NAMESPACE Gradient*
_ICON_NAMESPACE Gradient* Gradient() const
_ICON_NAMESPACE Gradient* fGradient;
const _ICON_NAMESPACE GammaTable& GammaTable() const
_ICON_NAMESPACE GammaTable fGammaTable;
class PathSourceShape : public _ICON_NAMESPACE Shape {
PathSourceShape(_ICON_NAMESPACE Style* style);
void SetStyle(_ICON_NAMESPACE Style* style)
inline _ICON_NAMESPACE Style* Style() const
: Shape(new (nothrow) _ICON_NAMESPACE Style()),
: Shape(new (nothrow) _ICON_NAMESPACE Style()),
: Shape(new (nothrow) _ICON_NAMESPACE Style()),
class ReferenceImage : public _ICON_NAMESPACE Shape {
inline _ICON_NAMESPACE Style* Style() const
_ICON_NAMESPACE VertexSource& VertexSource();
void _NotifyStyleChanged(_ICON_NAMESPACE Style* oldStyle,
_ICON_NAMESPACE Style* newStyle) const;
void SetStyle(_ICON_NAMESPACE Style* style);
_ICON_NAMESPACE Style* fStyle;
public _ICON_NAMESPACE Transformable,
class Shape : public _ICON_NAMESPACE Transformable,
Shape(_ICON_NAMESPACE Style* style);
_ICON_NAMESPACE Gradient* fGradient;
void SetGradient(const _ICON_NAMESPACE Gradient*
_ICON_NAMESPACE Gradient* Gradient() const