28 #ifndef TRIALDISPLAY_PSWORLDCANVASAPP_H
29 #define TRIALDISPLAY_PSWORLDCANVASAPP_H
WorldCanvas * worldCanvas() const
retrieve a pointer to the WorldCanvas
PSDriver * getDriver() const
Low level interface between PSPixelCanvas{ColorTable} and PostScript.
PSWorldCanvasApp(PSDriver *ps)
default constructor
virtual ~PSWorldCanvasApp()
default destructor
Implementation of the PixelCanvas for PostScript devices.
void run()
Run the application.
Simple PostScript WorldCanvas application.
PSPixelCanvas * pixelCanvas() const
WorldCanvas * itsWorldCanvas
Pointer to the WorldCanvas.
Implementation of drawing in world coordinates on top of a PixelCanvas.
PSPixelCanvas * itsPixelCanvas
Pointer to the PixelCanvas.