|
Open CASCADE Technology
6.5.4
|
#include <PlotMgt_ImageDriver.hxx>

Public Member Functions | |
| PlotMgt_ImageDriver (const Handle< PlotMgt_Plotter > &aPlotter, const Standard_CString aName) | |
| PlotMgt_ImageDriver (const Standard_CString aName) | |
| void | BeginDraw () |
| Begins a new page of graphics in the plotter file name. | |
| void | EndDraw (const Standard_Boolean dontFlush=Standard_False) |
| Flush all graphics and Wait after up to date | |
| PlotMgt_ImageDriver::PlotMgt_ImageDriver | ( | const Handle< PlotMgt_Plotter > & | aPlotter, |
| const Standard_CString | aName | ||
| ) |
| void PlotMgt_ImageDriver::BeginDraw | ( | ) | [virtual] |
Implements PlotMgt_PlotterDriver.
| void PlotMgt_ImageDriver::EndDraw | ( | const Standard_Boolean | Synchronize = Standard_False | ) | [virtual] |
Implements Aspect_Driver.
1.8.0