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


Member Function Documentation

unsigned libwpg::WPGGradient::count ( ) const
libwpg::WPGGradient & libwpg::WPGGradient::operator= ( const WPGGradient g)
double libwpg::WPGGradient::stopOffset ( unsigned  index) const

Member Data Documentation


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