public class DisplayCallbackExample
extends Object
Example showing how to setup a display callback (to interract with the
display) for the Ghostscript interpreter. In this example, a simple
ImageWriterDisplayCallback is used as callback: it converts page rasters into
images and stores them.