|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.Request
org.topcased.modeler.requests.AutoLayoutRequest
public class AutoLayoutRequest
This request asks the auto layout of the given elements.
creation : 4 mai 2005
Constructor Summary | |
---|---|
AutoLayoutRequest()
Constructor |
Method Summary | |
---|---|
java.util.List |
getObjects()
Returns the list of objects to automatically layout |
void |
setObjects(java.util.List objects)
Defines the list of objects to automatically layout |
Methods inherited from class org.eclipse.gef.Request |
---|
getExtendedData, getType, setExtendedData, setType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AutoLayoutRequest()
Method Detail |
---|
public void setObjects(java.util.List objects)
objects
- the objects listpublic java.util.List getObjects()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.