Imagine I have elements with ports. I find that I can draw a link between the elements. This is great. My puzzle is how do I modify the linkTools on those links. What I want to achieve is to have only the ability to remove a link and have no other options.
One thought was to create my own link and I supplied a value for the defaultLink in the Paper properties. That did create a new style link ... but that link had NO linkTools available to it. What I think I am looking for is a way to specify a defaultLink which should also have my own custom linkTools upon it.