Class PDFGraphicsDevice

java.lang.Object
java.awt.GraphicsDevice
org.apache.fop.svg.PDFGraphicsDevice

class PDFGraphicsDevice extends GraphicsDevice
This implements the GraphicsDevice interface as appropriate for a PDFGraphics2D. This is quite simple since we only have one GraphicsConfiguration for now (this might change in the future I suppose).