I have one graphML file and I used yed graph to represent in graph model, Now i am documenting my data into PDF file format using latex. I need to include that graph model also in pdf file, I did like this I exported that graph into pdf and i included that graph pdf , but I need to document each node and its connections separately and include each in the generated pdf file using latex , but yEd can't support to export each node and its connections to pdf. it exports hole graph into pdf file. so i am not able to generate pdf as i want. is doxygen did this job? I have one graphML file and I need to document in pdf with graphical representation also.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have one graphML file and I used yed graph to represent in graph model, Now i am documenting my data into PDF file format using latex. I need to include that graph model also in pdf file, I did like this I exported that graph into pdf and i included that graph pdf , but I need to document each node and its connections separately and include each in the generated pdf file using latex , but yEd can't support to export each node and its connections to pdf. it exports hole graph into pdf file. so i am not able to generate pdf as i want. is doxygen did this job? I have one graphML file and I need to document in pdf with graphical representation also.