[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Arrange all without an editor

Hello Sebastian,

You can call Diagram.getChildren(), collect all child Nodes from there and modify layoutConstraints using getLayoutConstraint()/setLayoutConstraint() methods.

-----------------
Alex Shatalin