|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for classes that implement a view for a Graph2D.
Method Summary | |
Component |
getComponent()
Returns the AWT component on which the view acts. |
Frame |
getFrame()
Returns the frame in which the view is contained. |
Graph2D |
getGraph2D()
Returns the Graph2D that this view displays. |
void |
updateView()
Redraws the content of this view. |
Method Detail |
public Graph2D getGraph2D()
public void updateView()
public Frame getFrame()
null
is returned.
public Component getComponent()
|
© 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 |