Uses of Class
org.eclipse.draw2d.PrinterGraphics
Packages that use PrinterGraphics
Package
Description
Primary package containing general interfaces and implementation classes.
-
Uses of PrinterGraphics in org.eclipse.draw2d
Methods in org.eclipse.draw2d that return PrinterGraphicsModifier and TypeMethodDescriptionprotected PrinterGraphics
PrintOperation.getFreshPrinterGraphics()
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.eclipse.draw2d with parameters of type PrinterGraphicsModifier and TypeMethodDescriptionprotected void
PrintOperation.setupGraphicsForPage
(PrinterGraphics pg) Deprecated, for removal: This API element is subject to removal in a future version.UsePrintOperation.setupGraphicsForPage(Graphics)
instead.
PrintOperation.getFreshGraphics()
instead.