Forums

Full Version: FisheyeControl
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Code:
addControlListener(new FisheyeControl(tree, 3, "filter"));

[attachment=319]
Reference URL's