MacDrawProStyleManagerInternal::Gradient Struct Reference

Public Member Functions

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

Public Attributes

MWAWGraphicStyle::Gradient::Type m_type
 the gradient type More...
 
std::vector< MWAWGraphicStyle::Gradient::Stopm_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

◆ Gradient()

MacDrawProStyleManagerInternal::Gradient::Gradient ( )
inline

constructor

Member Function Documentation

◆ hasGradient()

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

returns true if the gradient is defined

Referenced by MacDrawProStyleManagerInternal::operator<<().

Friends And Related Function Documentation

◆ operator<<

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

a print operator

Member Data Documentation

◆ m_angle

float MacDrawProStyleManagerInternal::Gradient::m_angle

◆ m_extra

std::string MacDrawProStyleManagerInternal::Gradient::m_extra

◆ m_percentCenter

MWAWVec2f MacDrawProStyleManagerInternal::Gradient::m_percentCenter

◆ m_stopList

std::vector<MWAWGraphicStyle::Gradient::Stop> MacDrawProStyleManagerInternal::Gradient::m_stopList

◆ m_type

MWAWGraphicStyle::Gradient::Type MacDrawProStyleManagerInternal::Gradient::m_type

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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20