Own own EdgeRenderer produces blank edge

Algorithms and parameters to put data in space
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Junkers
Posts:2
Joined:30 Oct 2013 22:52
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Own own EdgeRenderer produces blank edge

Post by Junkers » 11 Nov 2013 14:53

Hello,
in my recent topic (https://forum.gephi.org/viewtopic.php?f=26&t=3051) I've described some problems, but gained no response :(.
I tried solve my problems by overriding defaults renderers. I used this manual: http://wiki.gephi.org/index.php/HowTo_w ... w_renderer. But my renderer (even if had default body) produces blank edge, like below. Image
My renderers body i've found here: https://github.com/gephi/gephi/blob/mas ... derer.java
I've overrided render,preProcess, renderCurvedEdge, renderSelfLoop, but for resting i leaved default bodies of this methods for testing, but still it produces blank edge with label aaa.
This is myEdgeRenderer class: http://pastebin.com/Rzqve1Jz

User avatar
seinecle
Gephi Community Support
Posts:546
Joined:08 Feb 2010 16:55
Location:Lyon, France
Contact:

Re: Own own EdgeRenderer produces blank edge

Post by seinecle » 14 Nov 2013 10:45

Hi,
Sorry for the lack of response so far. Your question is of great interest, and also quite technical. I suppose that the Gephi users who have the knowledge to answer are not that many - please be patient, and continue experimenting!

Best,

Clement

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable