[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) 2017-02-14T12:37:11+01:00 https://forum-gephi.org/app.php/feed/topic/6140 2017-02-14T12:37:11+01:002017-02-14T12:37:11+01:00 https://forum-gephi.org/viewtopic.php?t=6140&p=14201#p14201 <![CDATA[Re: Can we use RenderTarget.G2D_TARGET in Gephi 9.1]]>
effectively I was using an old Jar,

thanks again for your fast responses,

Statistics:Posted by yacine — 14 Feb 2017 12:37


]]>
2017-02-14T12:29:59+01:002017-02-14T12:29:59+01:00 https://forum-gephi.org/viewtopic.php?t=6140&p=14200#p14200 <![CDATA[Re: Can we use RenderTarget.G2D_TARGET in Gephi 9.1]]> Version 0.8.2 used to have processing, but 0.9+ does not.

Check https://github.com/gephi/gephi/issues/1289 and https://github.com/gephi/gephi/blob/0.9 ... arget.java

Statistics:Posted by eduramiba — 14 Feb 2017 12:29


]]>
2017-02-14T12:20:56+01:002017-02-14T12:20:56+01:00 https://forum-gephi.org/viewtopic.php?t=6140&p=14199#p14199 <![CDATA[Can we use RenderTarget.G2D_TARGET in Gephi 9.1]]>
G2DTarget target1 = (G2DTarget) previewController.getRenderTarget(RenderTarget.G2D_TARGET);

to get the render target, but when I'm trying to include the java-tookit 9.1 jar to my projetc then using this code, there is no attribute G2D_TARGET in the RenderTarget Interface;

There is only : PDF, PROCESSING and SVG targets.

Have you any ideas?

Thanks in advance.

Statistics:Posted by yacine — 14 Feb 2017 12:20


]]>