#include <faith/postscript.h>
Inheritance diagram for Faith::PostScriptDevice:

Public Member Functions | |
| PostScriptDevice (const String &file) | |
| ~PostScriptDevice () | |
| virtual Internal::Drawable * | getDrawable () |
| Handle | handle () |
| Faith::PostScriptDevice::PostScriptDevice | ( | const String & | file | ) |
| Faith::PostScriptDevice::~PostScriptDevice | ( | ) |
| virtual Internal::Drawable* Faith::PostScriptDevice::getDrawable | ( | ) | [virtual] |
Implements Faith::PaintDevice.
| Handle Faith::PostScriptDevice::handle | ( | ) | [virtual] |
Implements Faith::PaintDevice.
1.4.7