[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
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Pbs with toolkit
Page 1 of 1

Pbs with toolkit

Posted: 13 Apr 2018 11:08
by galera3D
Hi all
I am newbie using Gephi. I try to add Gephi's functionnalities to an application develped using Eclispe E4, NeoEMF, Neo4J, Geotools, ...

I have done a small class test here attached (TestGraph.java and PrevoewSketch.java) and I always see a black window? Can you help me.

I have another problem, I have download all the toolkit, gephi aswell, rebuild them using maven, and I cannot found where are for example the source code of DirectedGraph, Node, .....

Tanks a lot for your help

Re: Pbs with toolkit

Posted: 14 Apr 2018 14:21
by eduramiba

Re: Pbs with toolkit

Posted: 14 Apr 2018 16:13
by galera3D
Thanks for the proposal, but it's that I did, and I don't see nothing, I suspect a pb with colors, size, .... But Has I can't found complete exemple:

Build the graph,
Set the attributes for visualisation
Visualize

I'ts little bit difficult. Another problem I have it's where can I found the source code for example for DirectedGraph, GraphModel, ....

Tanks for your help

Re: Pbs with toolkit

Posted: 15 Apr 2018 11:03
by eduramiba
Hi,

The source code is here https://github.com/gephi/graphstore
For you color setup, etc, make sure the PreviewProperties are configured as you would like them.

Re: Pbs with toolkit

Posted: 15 Apr 2018 18:29
by galera3D
HI,

Thanks a lot for youir help, Now it work, and I can understand much more how it works. I need little bit more work to be completely efficient with Gephi but now I am confident.

Thans a lot

Antonio