libpagemaker::PMDPage Class Reference

#include <PMDPage.h>

List of all members.

Public Member Functions

 PMDPage ()
void addShape (const boost::shared_ptr< PMDLineSet > &shape)
unsigned numShapes () const
boost::shared_ptr< const
PMDLineSet
getShape (unsigned i) const

Private Attributes

std::vector< boost::shared_ptr
< PMDLineSet > > 
m_shapes

Constructor & Destructor Documentation


Member Function Documentation

void libpagemaker::PMDPage::addShape ( const boost::shared_ptr< PMDLineSet > &  shape) [inline]

Member Data Documentation

std::vector<boost::shared_ptr<PMDLineSet> > libpagemaker::PMDPage::m_shapes [private]

Referenced by addShape(), getShape(), and numShapes().


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