public interface PrinterGraphics
Modifier and Type | Method and Description |
---|---|
PrinterJob |
getPrinterJob()
返回
PrinterJob 是控制当前渲染的要求。
|
PrinterJob getPrinterJob()
PrinterJob
是控制当前渲染的要求。
PrinterJob
控制电流的绘制要求。
Printable
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.