Hi
I'm working on Radial tree to make ti take node size into account.
I've tried some few things about mixing layout, and it seems to work. (I'll commit it in the week, and send you a mail then)
Then I have some questions :
If the layout can't change node size, then what can do it ? Is it the aim of Normalizers ?
I'm working on Radial tree to make ti take node size into account.
I've tried some few things about mixing layout, and it seems to work. (I'll commit it in the week, and send you a mail then)
Ok, cool!
Then I have some questions :
If the layout can't change node size, then what can do it ? Is it the aim of Normalizers ?
Not sure to understand the question. What is a layout supposed to do other than placing nodes on the screen?
Normalizers are for the node coloring.
Alexandre
On Wed, Jun 5, 2013 at 4:26 AM, Alexandre Bergel alexandre.bergel@me.comwrote:
I'm working on Radial tree to make ti take node size into account.
I've tried some few things about mixing layout, and it seems to work.
(I'll commit it in the week, and send you a mail then)
Ok, cool!
Then I have some questions :
If the layout can't change node size, then what can do it ? Is it the
aim of Normalizers ?
Not sure to understand the question. What is a layout supposed to do other than placing nodes on the screen?
Normalizers are for the node coloring.
There is a class RONumberLinearNormalizer, can it help in normalizing node sizes according to some scale?
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
There is a class RONumberLinearNormalizer, can it help in normalizing node sizes according to some scale?
This comes from Mondrian. This class is not really used so far. Its behavior is a bit obscure to me. Maybe we should just remove it. Opinion?
Cheers, Alexandre
Any news on the mixing of layouts?
Doru
On Mon, Jun 3, 2013 at 12:39 PM, mathieubmddehouck@mailoo.org wrote:
**
Hi
I'm working on Radial tree to make ti take node size into account.
I've tried some few things about mixing layout, and it seems to work. (I'll commit it in the week, and send you a mail then)
Then I have some questions :
If the layout can't change node size, then what can do it ? Is it the aim of Normalizers ?
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Hi
About mixing layout, it seems to work, but to work properly it needs that all the layout positive position to the elemens ( x@y with x and y positive ).
There is also a problem with force based layout, because nodes are displaced every time and not only at the very end.
There are still lot of improvements that can be done, but you can try.
MCHttpRepository location: 'http://smalltalkhub.com/mc/MathieuDehouck/RoassalAlgorithm/main' user: '' password: ''
package: RoassalAlgorithm
Regards
Mathieu
Great. I will look at it soon.
Doru
On Tue, Jul 2, 2013 at 12:31 PM, mathieubmddehouck@mailoo.org wrote:
**
Hi
About mixing layout, it seems to work, but to work properly it needs that all the layout positive position to the elemens ( x@y with x and y positive ).
There is also a problem with force based layout, because nodes are displaced every time and not only at the very end.
There are still lot of improvements that can be done, but you can try.
MCHttpRepository location: ' http://smalltalkhub.com/mc/MathieuDehouck/RoassalAlgorithm/main' user: '' password: ''
package: RoassalAlgorithm
Regards
Mathieu
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev