|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface for classes that can draw themselves.
A Drawable can either be added to a Graph2D or a
Graph2DView.
| Method Summary | |
Rectangle |
getBounds()
returns the bounds of this drawable. |
void |
paint(Graphics2D g)
Paints itself on the given graphics context. |
| Method Detail |
public void paint(Graphics2D g)
public Rectangle getBounds()
|
© 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 | |||||||||