SVGOpacityCommand Class Reference

An opacity definition command in SVG command tree. More...

#include <SVG.h>

Inheritance diagram for SVGOpacityCommand:

SVGCommand List of all members.

Public Member Functions

 SVGOpacityCommand (RATIONAL aOpacity)
 Constructor.
virtual bool execute (SVGContext *aContext)
 Executes the command, i.e. applies it to the context.

Static Public Member Functions

static SVGCommandbuild (const char *aOpacity)
 Builds an opacity command from the given string.

Protected Attributes

RATIONAL mOpacity

Detailed Description

An opacity definition command in SVG command tree.


Constructor & Destructor Documentation

SVGOpacityCommand::SVGOpacityCommand RATIONAL  aOpacity  ) 
 

Constructor.


Member Function Documentation

SVGCommand * SVGOpacityCommand::build const char *  aOpacity  )  [static]
 

Builds an opacity command from the given string.

bool SVGOpacityCommand::execute SVGContext aContext  )  [virtual]
 

Executes the command, i.e. applies it to the context.

Implements SVGCommand.


Member Data Documentation

RATIONAL SVGOpacityCommand::mOpacity [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Aug 3 00:44:43 2007 for Scanline edge-flag algorithm for antialiasing by  doxygen 1.4.6-NO