Module java.desktop
Package java.awt

Interface PrintGraphics


public interface PrintGraphics
一个为页面提供打印图形上下文的抽象类。
  • Method Summary

    Modifier and Type
    Method
    Description
    返回生成此PrintGraphics对象的PrintJob对象。
  • Method Details

    • getPrintJob

      PrintJob getPrintJob()
      返回生成此PrintGraphics对象的PrintJob对象。
      返回:
      此对象的打印作业