pfcrender  1.0.1
Plugins::Exporter Class Referenceabstract

The Exporter interface. More...

#include <Export.h>

+ Inheritance diagram for Plugins::Exporter:

Public Member Functions

virtual void exportModel (const ::Model::LSYSModel &) const =0
 runs the export plugin More...
 
virtual ~Exporter ()
 
- Public Member Functions inherited from Plugins::Plugin
virtual const PluginInfogetInfo () const =0
 
virtual ~Plugin ()
 

Detailed Description

The Exporter interface.

Constructor & Destructor Documentation

virtual Plugins::Exporter::~Exporter ( )
inlinevirtual

Member Function Documentation

virtual void Plugins::Exporter::exportModel ( const ::Model::LSYSModel ) const
pure virtual

runs the export plugin

Returns
void

Implemented in Plugins::Export::PDF::PDF, Plugins::Export::SVG::SVG, and Plugins::Export::Stdout::StdoutExport.


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