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

void libwpg::WPGGradient::addStop ( double  offset,
const WPGColor color 
)
double libwpg::WPGGradient::angle (  )  const
void libwpg::WPGGradient::clear (  ) 
unsigned libwpg::WPGGradient::count (  )  const
libwpg::WPGGradient & libwpg::WPGGradient::operator= ( const WPGGradient g  ) 
void libwpg::WPGGradient::setAngle ( double  angle  ) 
libwpg::WPGColor libwpg::WPGGradient::stopColor ( unsigned  index  )  const
double libwpg::WPGGradient::stopOffset ( unsigned  index  )  const

Member Data Documentation


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

Generated on Wed Jun 30 01:48:29 2010 for libwpg by doxygen 1.6.3