|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface YRenderingHints.AntiAliasingHandler
Specifies the contract for
YRenderingHints.KEY_ANTIALIASING_HANDLER
hint values.
Graph2DView.setRenderingHints(java.awt.RenderingHints)
Method Summary | |
---|---|
void |
setRenderingHints(Graph2DView view,
java.awt.Graphics2D gfx)
Sets anti-aliasing rendering hints for painting the contents of the given view. |
Method Detail |
---|
void setRenderingHints(Graph2DView view, java.awt.Graphics2D gfx)
Graph2DView.setRenderingHints(java.awt.Graphics2D)
to configure
the specified graphics context for painting the given view's content.
view
- the graph view that is painted.gfx
- the graphics context to paint on.
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |