|
Domain Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ILayoutNodesOperation
instead. The diagram.ui should be used in place of the presentation plugin
whenever possible.
public interface ILayoutNodesOperation
This is here for backwards compatibility only.
org.eclipse.gmf.runtime.diagram.ui.services.layout.ILayoutNodesOperation| Method Summary | |
|---|---|
IAdaptable |
getLayoutHint()
Deprecated. getLayoutHint Retrieves the value of the layoutHint instance variable. |
List |
getLayoutNodes()
Deprecated. getLayoutNodes Gets the list of nodes to layout. |
boolean |
shouldOffsetFromBoundingBox()
Deprecated. shouldOffsetFromBoundingBox |
| Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IOperation |
|---|
execute |
| Method Detail |
|---|
List getLayoutNodes()
boolean shouldOffsetFromBoundingBox()
IAdaptable getLayoutHint()
layoutHint instance variable.
|
Domain Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||