wxPdfLayerGroup Class Reference

Class for a group of layers with optional content. More...

#include <pdflayer.h>

List of all members.

Public Member Functions

 wxPdfLayerGroup ()
 Constructor.
virtual ~wxPdfLayerGroup ()
 Destructor.
 wxPdfLayerGroup (const wxPdfLayerGroup &layer)
 Copy constructor.
wxPdfLayerGroupoperator= (const wxPdfLayerGroup &layer)
 Assignment operator.
bool Add (wxPdfLayer *layer)
 Add layer.
wxPdfArrayLayer GetGroup () const
 Get list of group members.

Detailed Description

Class for a group of layers with optional content.


Constructor & Destructor Documentation

wxPdfLayerGroup::wxPdfLayerGroup (  ) 

Constructor.

virtual wxPdfLayerGroup::~wxPdfLayerGroup (  )  [virtual]

Destructor.

wxPdfLayerGroup::wxPdfLayerGroup ( const wxPdfLayerGroup layer  ) 

Copy constructor.


Member Function Documentation

bool wxPdfLayerGroup::Add ( wxPdfLayer layer  ) 

Add layer.

Adds a new member to the layer radio group.

Parameters:
layer the new member to the layer radio group
wxPdfArrayLayer wxPdfLayerGroup::GetGroup (  )  const

Get list of group members.

wxPdfLayerGroup& wxPdfLayerGroup::operator= ( const wxPdfLayerGroup layer  ) 

Assignment operator.


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

Generated on Mon Oct 12 22:02:43 2009 for wxPdfDocument by  doxygen 1.6.1