Hi Alex,

Nice work!. But shouldn't the shape of the nodes be rotated too?

Leonel Merino
merino@inf.unibe.ch
+41 78 405 43 38

On 05 Sep 2015, at 00:36, Alexandre Bergel <alexandre.bergel@me.com> wrote:

Hi!

View in Roassal can now be rotated. 
-=-=-=-=-=-=-=-=
v := RTView new.
b := RTMondrian new.
b view: v.
b nodes: (1 to: 20).
b edges connectFrom: [ :value | value // 2 ].
b layout tree.
b build.

v @ (RTRotableView new center: [v elements first position ]).

v
-=-=-=-=-=-=-=-=

Cheers,
Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev