| Ipelib
    | 
#include <ipepswriter.h>
| Public Member Functions | |
| PsWriter (TellStream &stream, const Document *doc, bool noColor) | |
| ~PsWriter () | |
| bool | createHeader (int pno=0, int vno=0) | 
| void | createPageView (int pno=0, int vno=0) | 
| void | createXml (int compressLevel) | 
| void | createTrailer () | 
| ipe::PsWriter::PsWriter | ( | TellStream & | stream, | 
| const Document * | doc, | ||
| bool | noColor | ||
| ) | 
| ipe::PsWriter::~PsWriter | ( | ) | 
| bool ipe::PsWriter::createHeader | ( | int | pno = 0, | 
| int | vno = 0 | ||
| ) | 
| void ipe::PsWriter::createPageView | ( | int | pno = 0, | 
| int | vno = 0 | ||
| ) | 
| void ipe::PsWriter::createXml | ( | int | compressLevel | ) | 
| void ipe::PsWriter::createTrailer | ( | ) |