libwpg::WPGGradient Class Reference

#include <WPGGradient.h>

List of all members.

Public Member Functions

 WPGGradient ()
 ~WPGGradient ()
 WPGGradient (const WPGGradient &)
WPGGradientoperator= (const WPGGradient &)
double angle () const
void setAngle (double angle)
unsigned count () const
double stopOffset (unsigned index) const
WPGColor stopColor (unsigned index) const
void clear ()
void addStop (double offset, const WPGColor &color)

Private Attributes

WPGGradientPrivated


Constructor & Destructor Documentation

libwpg::WPGGradient::WPGGradient (  ) 

libwpg::WPGGradient::~WPGGradient (  ) 

libwpg::WPGGradient::WPGGradient ( const WPGGradient g  ) 


Member Function Documentation

libwpg::WPGGradient & libwpg::WPGGradient::operator= ( const WPGGradient g  ) 

double libwpg::WPGGradient::angle (  )  const

void libwpg::WPGGradient::setAngle ( double  angle  ) 

unsigned libwpg::WPGGradient::count (  )  const

double libwpg::WPGGradient::stopOffset ( unsigned  index  )  const

libwpg::WPGColor libwpg::WPGGradient::stopColor ( unsigned  index  )  const

void libwpg::WPGGradient::clear (  ) 

void libwpg::WPGGradient::addStop ( double  offset,
const WPGColor color 
)


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Sun Aug 17 10:41:07 2008 for libwpg by doxygen 1.5.6