SVGTransformationCommand Class Reference

A transformation command in SVG command tree. More...

#include <SVG.h>

Inheritance diagram for SVGTransformationCommand:

SVGCommand List of all members.

Public Member Functions

 SVGTransformationCommand (const MATRIX2D &aMatrix)
 Constructor.
virtual bool execute (SVGContext *aContext)
 Executes the command, i.e. applies it to the context.

Protected Attributes

MATRIX2D mMatrix

Detailed Description

A transformation command in SVG command tree.


Constructor & Destructor Documentation

SVGTransformationCommand::SVGTransformationCommand const MATRIX2D &  aMatrix  ) 
 

Constructor.


Member Function Documentation

bool SVGTransformationCommand::execute SVGContext aContext  )  [virtual]
 

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

Implements SVGCommand.


Member Data Documentation

MATRIX2D SVGTransformationCommand::mMatrix [protected]
 


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