Classes in org.apache.fop.render.ps used by org.apache.fop.render.ps |
Finalizable
This interface is used for special FilteredOutputStream classes that won't
be closed (since this causes the target OutputStream to be closed, too) but
where flush() is not enough, for example because a final marker has to be
written to the target stream. |
PSGraphics2D
This concrete implementation of AbstractGraphics2D is a
simple help to programmers to get started with their own
implementation of Graphics2D. |
PSRenderer
Renderer that renders to PostScript. |
PSStream
|