#include <AcPlPlotEngine.h>
|
| virtual Acad::ErrorStatus | beginPlot (AcPlPlotProgress *, void *=NULL) |
| |
| virtual Acad::ErrorStatus | endPlot (void *=NULL) |
| |
| virtual Acad::ErrorStatus | beginDocument (AcPlPlotInfo &, const ACHAR *, void *=NULL, Adesk::Int32=1, bool=false, const ACHAR *=NULL) |
| |
| virtual Acad::ErrorStatus | endDocument (void *=NULL) |
| |
| virtual Acad::ErrorStatus | beginPage (AcPlPlotPageInfo &, AcPlPlotInfo &, bool, void *=NULL) |
| |
| virtual Acad::ErrorStatus | endPage (void *=NULL) |
| |
| virtual Acad::ErrorStatus | beginGenerateGraphics (void *=NULL) |
| |
| virtual Acad::ErrorStatus | beginGenerateGraphics (AcViewport *&, void *=NULL) |
| |
| virtual Acad::ErrorStatus | endGenerateGraphics (void *=NULL) |
| |
| virtual void | destroy () |
| |
| virtual bool | isBackgroundPackaging () const |
| |
◆ beginDocument()
◆ beginGenerateGraphics() [1/2]
◆ beginGenerateGraphics() [2/2]
| virtual Acad::ErrorStatus AcPlPlotEngine::beginGenerateGraphics |
( |
void * | = NULL | ) |
|
|
virtual |
◆ beginPage()
◆ beginPlot()
◆ destroy()
◆ endDocument()
◆ endGenerateGraphics()
| virtual Acad::ErrorStatus AcPlPlotEngine::endGenerateGraphics |
( |
void * | = NULL | ) |
|
|
virtual |
◆ endPage()
◆ endPlot()
◆ isBackgroundPackaging()
| virtual bool AcPlPlotEngine::isBackgroundPackaging |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: