libetonyek::IWORKRecorder Class Reference

#include <IWORKRecorder.h>

Classes

struct  Impl
 

Public Member Functions

 IWORKRecorder ()
 
void replay (IWORKCollector &collector) const
 
void collectStyle (const IWORKStylePtr_t &style)
 
void setGraphicStyle (const IWORKStylePtr_t &style)
 
void collectGeometry (const IWORKGeometryPtr_t &geometry)
 
void collectPath (const IWORKPathPtr_t &path)
 
void collectImage (const IWORKImagePtr_t &image)
 
void collectLine (const IWORKLinePtr_t &line)
 
void collectShape ()
 
void collectMedia (const IWORKMediaContentPtr_t &content)
 
void collectStylesheet (const IWORKStylesheetPtr_t &stylesheet)
 
void collectTable (const boost::shared_ptr< IWORKTable > &table)
 
void collectText (const boost::shared_ptr< IWORKText > &text)
 
void startGroup ()
 
void endGroup ()
 
void startLevel ()
 
void endLevel ()
 
void pushStylesheet (const IWORKStylesheetPtr_t &stylesheet)
 
void popStylesheet ()
 

Private Attributes

boost::shared_ptr< Implm_impl
 

Constructor & Destructor Documentation

libetonyek::IWORKRecorder::IWORKRecorder ( )

Member Function Documentation

void libetonyek::IWORKRecorder::collectGeometry ( const IWORKGeometryPtr_t geometry)
void libetonyek::IWORKRecorder::collectImage ( const IWORKImagePtr_t image)
void libetonyek::IWORKRecorder::collectLine ( const IWORKLinePtr_t line)
void libetonyek::IWORKRecorder::collectMedia ( const IWORKMediaContentPtr_t content)
void libetonyek::IWORKRecorder::collectPath ( const IWORKPathPtr_t path)
void libetonyek::IWORKRecorder::collectShape ( )
void libetonyek::IWORKRecorder::collectStyle ( const IWORKStylePtr_t style)
void libetonyek::IWORKRecorder::collectStylesheet ( const IWORKStylesheetPtr_t stylesheet)
void libetonyek::IWORKRecorder::collectTable ( const boost::shared_ptr< IWORKTable > &  table)
void libetonyek::IWORKRecorder::collectText ( const boost::shared_ptr< IWORKText > &  text)
void libetonyek::IWORKRecorder::endGroup ( )
void libetonyek::IWORKRecorder::endLevel ( )
void libetonyek::IWORKRecorder::popStylesheet ( )
void libetonyek::IWORKRecorder::pushStylesheet ( const IWORKStylesheetPtr_t stylesheet)
void libetonyek::IWORKRecorder::replay ( IWORKCollector collector) const
void libetonyek::IWORKRecorder::setGraphicStyle ( const IWORKStylePtr_t style)
void libetonyek::IWORKRecorder::startGroup ( )
void libetonyek::IWORKRecorder::startLevel ( )

Member Data Documentation


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

Generated for libetonyek by doxygen 1.8.11