libvisio::VSDPage Class Reference

#include <VSDPages.h>

List of all members.

Public Member Functions

 VSDPage ()
 VSDPage (const VSDPage &page)
 ~VSDPage ()
VSDPageoperator= (const VSDPage &page)
void append (const VSDOutputElementList &outputElements)
void draw (librevenge::RVNGDrawingInterface *painter) const

Public Attributes

double m_pageWidth
double m_pageHeight
librevenge::RVNGString m_pageName
unsigned m_currentPageID
unsigned m_backgroundPageID
VSDOutputElementList m_pageElements

Constructor & Destructor Documentation


Member Function Documentation

void libvisio::VSDPage::append ( const VSDOutputElementList outputElements)
void libvisio::VSDPage::draw ( librevenge::RVNGDrawingInterface *  painter) const
libvisio::VSDPage & libvisio::VSDPage::operator= ( const VSDPage page)

Member Data Documentation

librevenge::RVNGString libvisio::VSDPage::m_pageName

Referenced by operator=().


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