[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: How to keep the relation of the sides of a figure?

Hello Cayla,

I think you have to create custom LayoutEditPolicy (or try to tune existing) and install it onto the container off these diagram nodes. This EditPolicy should process resize requests in accordance with your rules.

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