Package | Description |
---|---|
org.eclipse.draw2d |
Primary package containing general interfaces and implementation classes.
|
Modifier and Type | Method and Description |
---|---|
protected PrinterGraphics |
PrintOperation.getFreshPrinterGraphics()
Returns a new PrinterGraphics setup for the Printer associated with this
PrintOperation.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PrintOperation.setupGraphicsForPage(PrinterGraphics pg)
Manipulates the PrinterGraphics to position it to paint in the desired
region of the page.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.