wxPdfDocument 0.9.2
Public Member Functions
wxPdfCoonsPatchGradient Class Reference

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

#include <pdfgradient.h>

Inheritance diagram for wxPdfCoonsPatchGradient:
wxPdfGradient

List of all members.

Public Member Functions

 wxPdfCoonsPatchGradient (const wxPdfCoonsPatchMesh &mesh, double minCoord, double maxCoord)
 Constructor.
virtual ~wxPdfCoonsPatchGradient ()
 Destructor.
wxPdfColourType GetColourType ()
 Get the colour type.
wxMemoryOutputStream * GetBuffer ()
 Get the buffer holding the gradient data.

Detailed Description

Class representing coons patch mesh gradients. (For internal use only)


Constructor & Destructor Documentation

wxPdfCoonsPatchGradient::wxPdfCoonsPatchGradient ( const wxPdfCoonsPatchMesh mesh,
double  minCoord,
double  maxCoord 
)

Constructor.

virtual wxPdfCoonsPatchGradient::~wxPdfCoonsPatchGradient ( ) [virtual]

Destructor.


Member Function Documentation

wxMemoryOutputStream* wxPdfCoonsPatchGradient::GetBuffer ( ) [inline]

Get the buffer holding the gradient data.

wxPdfColourType wxPdfCoonsPatchGradient::GetColourType ( ) [inline]

Get the colour type.


The documentation for this class was generated from the following file: