|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implementations of this interface render a Graph2D object.
Method Summary | |
void |
paint(Graphics2D gfx,
Graph2D graph)
Renders the given graph2D on the given Graphics2D context. |
void |
paintSloppy(Graphics2D gfx,
Graph2D graph)
Renders the given graph2D on the given Graphics2D context. |
Method Detail |
public void paint(Graphics2D gfx, Graph2D graph)
public void paintSloppy(Graphics2D gfx, Graph2D graph)
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |