|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMoveable
Interface of a movable IDiagram
element.
Method Summary | |
---|---|
String |
getLabel()
Returns label of movable element. |
org.eclipse.draw2d.geometry.Point |
getLocation()
Returns current location of movable element. |
void |
setLocation(org.eclipse.draw2d.geometry.Point newLocation)
Sets new location of movable element. |
Method Detail |
---|
void setLocation(org.eclipse.draw2d.geometry.Point newLocation)
newLocation
- new location pointorg.eclipse.draw2d.geometry.Point getLocation()
String getLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |