Updates: Status: Started
Comment #1 on issue 938 by alexandr...@gmail.com: RadialTreeLayout should translate the graph http://code.google.com/p/moose-technology/issues/detail?id=938
This should not belong to the layout I have the impression. Where to position the camera against the nodes the view contains is the real question in my opinion. Probably that the other layout are not doing it in the right way.
I have added ROFocusView class>>centerView: The Mondrian builder has been updated accordingly. For example: -=-=-=-=-=-=-=-=-= view nodes: (Collection withAllSubclasses). view edgesFrom: #superclass. view radialTreeLayout. view center. -=-=-=-=-=-=-=-=-=
produces what is expected.
In Roassal 1.356. Doru, if you agree with this, then close the issue.