JBotSim already has a JDirectedLinkPainter for drawing directed links. However, in many cases, one has to visualize another kind of orientation that stems from the content of the node's variables. The typical example is a parent/child relation in a tree, where the links are undirected. It would be good to have such a painter, for instance based on the value a parent field in the nodes.