tree representation in gephi toolkit

Please use a mailing-list, see http://gephi.org/developers/
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
yuyaxuan
Posts:11
Joined:04 Oct 2012 20:18
[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
tree representation in gephi toolkit

Post by yuyaxuan » 14 Aug 2014 13:48

Hi,

I am currently using gephi toolkit in a java program. I am wondering which layout should i use to get a tree representation of my graph? Like kind of hierarchical structure.

hbruch
Posts:11
Joined:27 Jul 2014 16:57
Location:Germany, Stuttgart
[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

Re: tree representation in gephi toolkit

Post by hbruch » 17 Aug 2014 20:38

Hi,

The DAG-Layout might be the kind of layout you are looking for.
See this thread which discusses a similar topic.

Best regards,
Holger

yuyaxuan
Posts:11
Joined:04 Oct 2012 20:18
[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

Re: tree representation in gephi toolkit

Post by yuyaxuan » 19 Aug 2014 16:14

hbruch wrote:Hi,

The DAG-Layout might be the kind of layout you are looking for.
See this thread which discusses a similar topic.

Best regards,
Holger


Thanks Holger for your reply. I am not sure if I can use DAG in the toolkit cause I could not find it from the toolkit.jar. I am currently doing some basic integration coding of gephi into my java project.

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