MacDrawProStyleManagerInternal::Gradient Struct Reference

List of all members.

Public Member Functions

 Gradient ()
 constructor
bool hasGradient () const
 returns true if the gradient is defined

Public Attributes

MWAWGraphicStyle::GradientType m_type
 the gradient type
std::vector
< MWAWGraphicStyle::GradientStop
m_stopList
 the list of gradient limits
float m_angle
 the gradient angle
MWAWVec2f m_percentCenter
 the gradient center
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, Gradient const &grad)
 a print operator

Constructor & Destructor Documentation


Member Function Documentation

returns true if the gradient is defined

Referenced by MacDrawProStyleManagerInternal::operator<<().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Gradient const &  grad 
) [friend]

a print operator


Member Data Documentation


The documentation for this struct was generated from the following file: