Eclipse Draw2d
2.1

Uses of Class
org.eclipse.draw2d.PrinterGraphics

Packages that use PrinterGraphics
org.eclipse.draw2d Most of the Draw2d classes and interfaces reside in this base package. 
 

Uses of PrinterGraphics in org.eclipse.draw2d
 

Methods in org.eclipse.draw2d that return PrinterGraphics
protected  PrinterGraphics PrintOperation.getFreshPrinterGraphics()
          Returns a new PrinterGraphics setup for the Printer associated with this PrintOperation.
 

Methods in org.eclipse.draw2d with parameters of type PrinterGraphics
protected  void PrintOperation.setupGraphicsForPage(PrinterGraphics pg)
          Manipulates the PrinterGraphics to position it to paint in the desired region of the page.
 


Eclipse Draw2d
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.