06-08-2008, 10:07 PM
This demo is part of an answer to the original sf thread:
https://sourceforge.net/forum/message.ph...id=5106273
Since FisheyeFilter does some strange things with the RadialGraphViewLayout and I didn't instantly saw why I wrote this control as first solution idea.
As usual this control can be added to the RadialGraphView demo by
[attachment=319]
https://sourceforge.net/forum/message.ph...id=5106273
Since FisheyeFilter does some strange things with the RadialGraphViewLayout and I didn't instantly saw why I wrote this control as first solution idea.
As usual this control can be added to the RadialGraphView demo by
Code:
addControlListener(new FisheyeControl(tree, 3, "filter"));[attachment=319]