Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Using SVG figures ?
Using SVG figures ? [message #647978] Mon, 10 January 2011 16:18 Go to next message
Jos Warmer is currently offline Jos WarmerFriend
Messages: 114
Registered: October 2010
Senior Member
Does anyone know whether there is a possibility to use existing SVG figures in a diagram in Graphiti?

Jos
Re: Using SVG figures ? [message #650287 is a reply to message #647978] Mon, 24 January 2011 09:07 Go to previous messageGo to next message
Tim Kaiser is currently offline Tim KaiserFriend
Messages: 118
Registered: July 2009
Senior Member
Hi Jos,

normally not. But you can make it work
using GMFs SVGFigure class (from runtime.lite)
in combination with an IGraphicsAlgorithmRendererFactory
(such a factory enables using arbitrary IFigures in a Graphiti Diagram).

Best, Tim


Re: Using SVG figures ? [message #650289 is a reply to message #647978] Mon, 24 January 2011 09:13 Go to previous messageGo to next message
Tim Kaiser is currently offline Tim KaiserFriend
Messages: 118
Registered: July 2009
Senior Member
note, that there might be problems, e.g., if you export
a diagram to SVG while the diagram contains an svg figure which is
rendered pixelwise into the diagram, the figure will be
included in the exported SVG file as raw image....
Re: Using SVG figures ? [message #1033513 is a reply to message #650289] Thu, 04 April 2013 09:56 Go to previous message
Andrej K is currently offline Andrej KFriend
Messages: 26
Registered: March 2013
Location: germany
Junior Member
Jos Warmer wrote on Mon, 10 January 2011 11:18
Does anyone know whether there is a possibility to use existing SVG figures in a diagram in Graphiti?

I know, old post but

Did you(or someone else) find out if/how it works?
Previous Topic:IllegalArgumentException while creating Anchor
Next Topic:Different PropertySheets for different tools
Goto Forum:
  


Current Time: Thu Apr 25 13:20:17 GMT 2024

Powered by FUDForum. Page generated in 0.03455 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top