SVGFillRuleCommand Class Reference

A fill rule definition command in SVG command tree. More...

#include <SVG.h>

Inheritance diagram for SVGFillRuleCommand:

SVGCommand List of all members.

Public Member Functions

 SVGFillRuleCommand (RENDERER_FILLMODE aFillRule)
 Constructor.
virtual bool execute (SVGContext *aContext)
 Executes the command, i.e. applies it to the context.

Static Public Member Functions

static SVGCommandbuild (const char *aFillRule)
 Builds a fill rule command from the given string.

Protected Attributes

RENDERER_FILLMODE mFillRule

Detailed Description

A fill rule definition command in SVG command tree.


Constructor & Destructor Documentation

SVGFillRuleCommand::SVGFillRuleCommand RENDERER_FILLMODE  aFillRule  ) 
 

Constructor.


Member Function Documentation

SVGCommand * SVGFillRuleCommand::build const char *  aFillRule  )  [static]
 

Builds a fill rule command from the given string.

bool SVGFillRuleCommand::execute SVGContext aContext  )  [virtual]
 

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

Implements SVGCommand.


Member Data Documentation

RENDERER_FILLMODE SVGFillRuleCommand::mFillRule [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