GDIplusPolygonWrapper Class Reference

A class for wrapping the GDI+ polygon implementation to the tests. More...

#include <GDIplusPolygonWrapper.h>

Inheritance diagram for GDIplusPolygonWrapper:

PolygonWrapper List of all members.

Public Member Functions

 GDIplusPolygonWrapper (GraphicsPath *aPath)
 Constructor.
virtual ~GDIplusPolygonWrapper ()
 Virtual destructor.
GraphicsPath * getPath ()
 Getter for the native implementation.

Static Public Member Functions

static GDIplusPolygonWrappercreate (const PolygonData *aData)
 Static method for creating a polygon from the data.

Protected Attributes

GraphicsPath * mPath

Detailed Description

A class for wrapping the GDI+ polygon implementation to the tests.


Constructor & Destructor Documentation

GDIplusPolygonWrapper::GDIplusPolygonWrapper GraphicsPath *  aPath  ) 
 

Constructor.

GDIplusPolygonWrapper::~GDIplusPolygonWrapper  )  [virtual]
 

Virtual destructor.


Member Function Documentation

GDIplusPolygonWrapper * GDIplusPolygonWrapper::create const PolygonData aData  )  [static]
 

Static method for creating a polygon from the data.

GraphicsPath* GDIplusPolygonWrapper::getPath  )  [inline]
 

Getter for the native implementation.


Member Data Documentation

GraphicsPath* GDIplusPolygonWrapper::mPath [protected]
 


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