[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2011-04-06T15:11:25+01:00 https://forum-gephi.org/app.php/feed/topic/1030 2011-04-06T15:11:25+01:002011-04-06T15:11:25+01:00 https://forum-gephi.org/viewtopic.php?t=1030&p=2956#p2956 <![CDATA[Re: How the curved edges are drawn in the "preview" mode?]]>
Yes the curves are bezier curves and the direction of the edge is clockwise (see http://forum.gephi.org/viewtopic.php?t=973)
And as far as I know there is no heuristic, just curved edges.

The class that calculates it is org.gephi.preview.EdgeImpl of PreviewImpl module.

Eduardo

Statistics:Posted by eduramiba — 06 Apr 2011 15:11


]]>
2011-04-06T00:08:19+01:002011-04-06T00:08:19+01:00 https://forum-gephi.org/viewtopic.php?t=1030&p=2943#p2943 <![CDATA[[SOLVED] How the curved edges are drawn in the preview mode?]]>
First, what type of curve is it? A Bezier curve? And how is it computed?

Second, how to decide which side a edge bends to? There are always two options and how to choose between them? Is there any heuristics such as reducing the edge crossings or keeping all the edge bending to the same side?

I tried to look into the source code, but can't find where the code is (probably because I am very new to gephi :-)

Statistics:Posted by kaigephi — 06 Apr 2011 00:08


]]>