wxPdfCoonsPatch Class Reference

Class representing a coons patch. (For internal use only). More...

#include <pdfgraphics.h>

List of all members.

Public Member Functions

 wxPdfCoonsPatch (int edgeFlag, wxPdfColour colors[], double x[], double y[])
virtual ~wxPdfCoonsPatch ()
int GetEdgeFlag ()
wxPdfColourGetColors ()
double * GetX ()
double * GetY ()


Detailed Description

Class representing a coons patch. (For internal use only).


Constructor & Destructor Documentation

wxPdfCoonsPatch::wxPdfCoonsPatch ( int  edgeFlag,
wxPdfColour  colors[],
double  x[],
double  y[] 
)

wxPdfCoonsPatch::~wxPdfCoonsPatch (  )  [virtual]


Member Function Documentation

int wxPdfCoonsPatch::GetEdgeFlag (  )  [inline]

wxPdfColour* wxPdfCoonsPatch::GetColors (  )  [inline]

double* wxPdfCoonsPatch::GetX (  )  [inline]

double* wxPdfCoonsPatch::GetY (  )  [inline]


The documentation for this class was generated from the following files:
Generated on Fri Dec 15 21:30:37 2006 for wxPdfDocument by  doxygen 1.5.1-p1