|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface has to be implemented by layouted nodes in diagrams (i.e. classes or interfaces in a classdiagram).
Method Summary | |
Point |
getLocation()
Operation getLocation returns the current location of this node. |
Dimension |
getSize()
Operation getSize returns the size of this node. |
void |
setLocation(Point newLocation)
Operation setLocation sets a new location for this node. |
Method Detail |
public Dimension getSize()
public Point getLocation()
public void setLocation(Point newLocation)
newLocation
- represents the new location for this node.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |