Hello everyone,
I like to insert a notice (inhert from GoNode) to a connection (inhert from GoLabeledLink). This notice is reported to have a connection between the connection (see above) and the notice. This connection can be inhert from GoLink.
How can I do this cleverly?
I have already thinking about it and it is maybe easily to insert a third port in the middle of the GoLabeledLink, but then I have two questions:
- How can I know the middle of the link?
- Then the link is recalculate, I have to reposition the port. Where can I do this?