JBotSim
JBotSim copied to clipboard
PlainTopologySerializer does not export directed links
In PlainTopologySerializer and TikzTopologySerializer, the export method uses only getLinks() to retrieve the links of the topology. Directed links are thus ignored.