wxPdfExtGState Class Reference

Class representing ExtGState. (For internal use only). More...

#include <pdfgraphics.h>

List of all members.

Public Member Functions

 wxPdfExtGState (double lineAlpha, double fillAlpha, wxPdfBlendMode blendMode)
 Constructor.
virtual ~wxPdfExtGState ()
 Destructor.
void SetObjIndex (int n)
 Set ExtGState object index.
int GetObjIndex ()
 Get ExtGState object index.
double GetLineAlpha () const
double GetFillAlpha () const
wxPdfBlendMode GetBlendMode () const


Detailed Description

Class representing ExtGState. (For internal use only).


Constructor & Destructor Documentation

wxPdfExtGState::wxPdfExtGState ( double  lineAlpha,
double  fillAlpha,
wxPdfBlendMode  blendMode 
)

Constructor.

wxPdfExtGState::~wxPdfExtGState (  )  [virtual]

Destructor.


Member Function Documentation

void wxPdfExtGState::SetObjIndex ( int  n  )  [inline]

Set ExtGState object index.

int wxPdfExtGState::GetObjIndex (  )  [inline]

Get ExtGState object index.

double wxPdfExtGState::GetLineAlpha (  )  const [inline]

double wxPdfExtGState::GetFillAlpha (  )  const [inline]

wxPdfBlendMode wxPdfExtGState::GetBlendMode (  )  const [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