|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Graph2DPrinter.FooterDrawable
Interface for classes that want to add a footer to the printed page. Footers will be added to the page or poster right below the regular print content.
Method Summary | |
---|---|
void |
setContext(Graph2DPrinter.PrintContext printContext)
This method will be invoked by the surrounding class to set the PrintContext used for drawing the footer. |
Methods inherited from interface y.view.Drawable |
---|
getBounds, paint |
Method Detail |
---|
void setContext(Graph2DPrinter.PrintContext printContext)
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |