[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: How to set Avoid obstructions and Closest distance on my connections by default.

Alex Boyko wrote:
Hi,

In your connection view factory override decorateView(...) method and set avoid obstruction to true on the RotuingStyle

Cheers,
Alex


Thanks Alex, but I don't seem to have a *ConnectionViewFactory any more as of M6 I believe. At least they are no longer generated for me. Is that something I should still have?