libvisio::VSDPages Class Reference

#include <VSDPages.h>

Public Member Functions

 VSDPages ()
 
 ~VSDPages ()
 
void addPage (const VSDPage &page)
 
void addBackgroundPage (const VSDPage &page)
 
void draw (librevenge::RVNGDrawingInterface *painter)
 

Private Member Functions

void _drawWithBackground (librevenge::RVNGDrawingInterface *painter, const VSDPage &page)
 

Private Attributes

std::vector< VSDPagem_pages
 
std::map< unsigned, VSDPagem_backgroundPages
 

Constructor & Destructor Documentation

libvisio::VSDPages::VSDPages ( )
libvisio::VSDPages::~VSDPages ( )

Member Function Documentation

void libvisio::VSDPages::_drawWithBackground ( librevenge::RVNGDrawingInterface *  painter,
const VSDPage page 
)
private
void libvisio::VSDPages::addBackgroundPage ( const VSDPage page)
void libvisio::VSDPages::addPage ( const VSDPage page)
void libvisio::VSDPages::draw ( librevenge::RVNGDrawingInterface *  painter)

Member Data Documentation

std::map<unsigned, VSDPage> libvisio::VSDPages::m_backgroundPages
private
std::vector<VSDPage> libvisio::VSDPages::m_pages
private

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

Generated for libvisio by doxygen 1.8.6