On Mon, May 6, 2013 at 5:48 PM, Alexandre Bergel <alexandre.bergel(a)me.com>wrote;wrote:
Hi Usman,
Juraj fixed this problem. Thanks Juraj!
In 1.337
Cheers,
Alexandre
On May 3, 2013, at 10:42 AM, Usman Bhatti <usman.bhatti(a)gmail.com> wrote:
Alex,
When using ROMondrianViewBuilder >> edgesToAll: the direction of the
edges
is reversed. For example, in the script below, I am telling Roassal
to draw edges to 2 but its drawing edges from 2.
Can you please confirm and correct, if need be.
view := ROMondrianViewBuilder new.
view shape rectangle size:20.
view nodes: #(1 2 3).
view shape arrowedLine color: Color red.
view edgesToAll: #(2).
view forceBasedLayout.
view open.
Usman
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev