public interface PrinterGraphics
Graphics
instance that is
used for rendering pages. It provides a hook to return the object that is
controlling the print job.Modifier and Type | Method and Description |
---|---|
PrinterJob |
getPrinterJob()
This method returns the instance of
PrinterJob that is
controlling this print job. |
PrinterJob getPrinterJob()
PrinterJob
that is
controlling this print job.PrinterJob
that is controlling this print job.