MacDrawProStyleManagerInternal::Gradient Struct Reference

Public Member Functions

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

Public Attributes

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

Friends

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

Constructor & Destructor Documentation

MacDrawProStyleManagerInternal::Gradient::Gradient ( )
inline

constructor

Member Function Documentation

bool MacDrawProStyleManagerInternal::Gradient::hasGradient ( ) const
inline

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

float MacDrawProStyleManagerInternal::Gradient::m_angle
std::string MacDrawProStyleManagerInternal::Gradient::m_extra
MWAWVec2f MacDrawProStyleManagerInternal::Gradient::m_percentCenter
std::vector<MWAWGraphicStyle::GradientStop> MacDrawProStyleManagerInternal::Gradient::m_stopList

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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8