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)
If the layout can't change node size, then what can do it ? Is it the aim of Normalizers ?
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
> 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 -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
On Wed, Jun 5, 2013 at 4:26 AM, Alexandre Bergel <[hidden email]> wrote:
There is a class RONumberLinearNormalizer, can it help in normalizing node sizes according to some scale?
_______________________________________________ Moose-dev mailing list [hidden email] 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 -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by MathieuDehouck
Any news on the mixing of layouts? Doru On Mon, Jun 3, 2013 at 12:39 PM, <[hidden email]> wrote:
"Every thing has its own flow"
_______________________________________________ Moose-dev mailing list [hidden email] 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.
MCHttpRepository package: RoassalAlgorithm
Regards Mathieu _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Great. I will look at it soon. Doru On Tue, Jul 2, 2013 at 12:31 PM, <[hidden email]> wrote:
"Every thing has its own flow"
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |