[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: connections with right angle bends

I got them all. Im surprised though, I would have thought the only thing required would be a new BendPointEditPolicy. but I guess that policy is what is returning your move, create, and delete commands?


CL


mithun ruikar wrote:
Hello Gilbert,

I have made many new classes and also have had made change to some existing classes of my project , to have this functionality.

I had started with shapes examples and updated it to support my need.

You will need Connection (Model) , ConnectionEditPart , BendPointEditPolicy
, my custom commands to handle move, create , delete of bendPoint request.


tell me which classes you have , so that i can know what exactly i should send you.