|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Diagram2DComponent
Interface for drawable Graphics2D objects.
| Method Summary | |
|---|---|
void |
draw(Graphics2D g)
Method to draw the component in specified Graphics2D context. |
Rectangle2D |
getBounds()
Method to get the bounds of the object. |
| Method Detail |
|---|
Rectangle2D getBounds()
Rectangle2D the bounding Rectanglevoid draw(Graphics2D g)
g - the Graphics2D context
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||