GraphStream Users

Archives de la liste Aide


Re: Exporting SVG


Chronologique Discussions 
  • From: Dave Murray-Rust <d.murray-rust AT ed.ac.uk>
  • To: "graphstream-users AT litislab.fr" <graphstream-users AT litislab.fr>
  • Subject: Re: Exporting SVG
  • Date: Fri, 30 Aug 2013 11:32:33 +0100

I've been trying to use renderer.screenshot(file,width,height), as I got the
impression from the docs that this was the best way to do things. Should I be
using the FileSink methods?

Versions:
<dependency>
<groupId>org.graphstream</groupId>
<artifactId>gs-core</artifactId>
<version>1.2</version>
</dependency>
<dependency>
<groupId>org.graphstream</groupId>
<artifactId>gs-ui</artifactId>
<version>1.2</version>
</dependency>

Thanks!
dave

On 30 Aug 2013, at 10:32, guilhelm savin
<guilhelm.savin AT gmail.com>
wrote:

> Hi Dave, and thanks
>
> There should not have such deps.
> Which version of gs-core are you using? And which sink? FileSinkSVG or
> FileSinkSVG2?
>
> Regards
> Guilhelm
>
>
> 2013/8/30 Dave Murray-Rust
> <d.murray-rust AT ed.ac.uk>
> I'd like to export SVG from graphs. Looking at the code, it seems like
> there is stuff in place to do this. However, I'm missing
> org.graphstream.ui.batik.BatikGraphics2D, and it doesn't seem to be in the
> source repo.
>
> Where can I find this?
>
> Cheers,
> dave
>
> p.s. - thanks for a fantastic library, really enjoying using it!
> --
> The University of Edinburgh is a charitable body, registered in
> Scotland, with registration number SC005336.
>
>
>
>
> --
> Guilhelm Savin
> PhD Student of Computer Science
> LITIS, University of Le Havre
> \/\/\/\/\/\/
> http://gsavin.lewub.org
> http://d3-project.org
> http://iscn.univ-lehavre.fr
> http://graphstream-project.org
> /\/\/\/\/\/\


--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.




Archives gérées par MHonArc 2.6.16.

Top of page