pdfgraphics.h File Reference

Interface of PDF graphics classes. More...

#include "wx/pdfdocdef.h"

Classes

class  wxPdfExtGState
 Class representing ExtGState. (For internal use only). More...
class  wxPdfCoonsPatch
 Class representing a coons patch. (For internal use only). More...
class  wxPdfGradient
 Class representing gradients. (For internal use only). More...
class  wxPdfAxialGradient
 Class representing axial gradients. (For internal use only). More...
class  wxPdfMidAxialGradient
 Class representing mid axial gradients. (For internal use only). More...
class  wxPdfRadialGradient
 Class representing radial gradients. (For internal use only). More...
class  wxPdfCoonsPatchGradient
 Class representing coons patch mesh gradients. (For internal use only). More...
class  wxPdfFlatPath
 Class representing a flattened path. More...

Enumerations

enum  wxPdfGradientType { wxPDF_GRADIENT_AXIAL, wxPDF_GRADIENT_MIDAXIAL, wxPDF_GRADIENT_RADIAL, wxPDF_GRADIENT_COONS }


Detailed Description

Interface of PDF graphics classes.


Enumeration Type Documentation

enum wxPdfGradientType

Enumerator:
wxPDF_GRADIENT_AXIAL 
wxPDF_GRADIENT_MIDAXIAL 
wxPDF_GRADIENT_RADIAL 
wxPDF_GRADIENT_COONS 


Generated on Fri Dec 15 21:30:36 2006 for wxPdfDocument by  doxygen 1.5.1-p1