Hello,
We are currently using the auto layout capabilities of GoDiagram (4.0.0.2). More
specifically, we are using the class GoLayoutLayeredDigraph.
Is it possible to fix the positions of some nodes, so that the layout algorithm of
GoLayoutLayeredDigraph only moves other nodes? We have seen that the algorithm
GoLayoutForceDirected supports the fixing of nodes but GoLayoutLayeredDigraph
seems to provide no obvious way to achieve this.
Thank you
Michael