Hello,
I was surfing in http://www.petillant.com (the french heurisitic web site) and
found this :
http://touchgraph.sourceforge.net/
This is a dynamic graph layout. When you drag a node, the layout thread
try to equilibrate the structure in real time. That very funny.
I think it could be adapted in freemind.
But Freemind layout manager is too dependant of the view. The view call
specific method of the layout and there are some information (ySize) that
are store in the nodeView...
Is it possible to separate the two notion: view (with nodeview) and layout
?
Or is it possible to add a freemindlayout interface that is more general ?
I think also about a tree layout like windows explorer...
a+
Vincent
|