|
Eclipse GEF 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectPrintFigureOperation
org.eclipse.gef.print.PrintGraphicalViewerOperation
| Constructor Summary | |
PrintGraphicalViewerOperation(Printer p,
GraphicalViewer g)
Constructor for PrintGraphicalViewerOperation |
|
| Method Summary | |
GraphicalViewer |
getViewer()
Returns the viewer. |
protected void |
preparePrintSource()
|
protected void |
restorePrintSource()
|
void |
setViewer(GraphicalViewer viewer)
Sets the viewer. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrintGraphicalViewerOperation(Printer p,
GraphicalViewer g)
p - The Printer to print tog - The viewer containing what is to be printed
NOTE: The GraphicalViewer to be printed must have a
Layer with the PRINTABLE_LAYERS key.| Method Detail |
public GraphicalViewer getViewer()
protected void preparePrintSource()
PrintOperationprotected void restorePrintSource()
PrintOperationpublic void setViewer(GraphicalViewer viewer)
viewer - The viewer to set
|
Eclipse GEF 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||