I am drawing a complex class diagram using PUML. The result is pretty good, except one class where two connections start almost at the same position which is ugly and a bit confusing:
Is there a tweak or some "trick" to convince PUML to attach the "has"-relation (highlighted in red here going downwards to another class) a bit more to the right so that the two connection are not attached almost on top of each other? Or alternatively, to start the black arrow on the left side of the rectangle, so that the two starting points are not almost at the same point?
Another case is this (from another project):
Can one somehow teach PUML to exchange the right-most two line-attachment points? It really beats me why it decides two intertwine those two connections. There is nothing in the way that would force such an odd routing here.