Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Decorations from SVG?
Decorations from SVG? [message #203839] Fri, 29 August 2008 12:25 Go to next message
Hauke Fuhrmann is currently offline Hauke FuhrmannFriend
Messages: 333
Registered: July 2009
Senior Member
Hi there,

is there any way to use an SVG image as a custom decoration to a connection?

I understand the SVG "ScalableImageFigure" is only a Figure and cannot
be used as rotable decoration. Any hint for this?

Cheers,
Hauke
Re: Decorations from SVG? [message #203928 is a reply to message #203839] Fri, 29 August 2008 15:43 Go to previous message
Alex Boyko is currently offline Alex BoykoFriend
Messages: 200
Registered: July 2009
Senior Member
Hi,

Probably there is a way to rotate SVG image at runtime (not the Draw2D
figure), i.e. modifying the nodes and/or their attributes for SVGDocument
object. GMF runtime only supports changing SVG image colour at runtime,
but you can use that as an example.
Hope this helps.

Cheers,
Alex
Previous Topic:hiding and redrawing figures
Next Topic:Direct to GMF editor
Goto Forum:
  


Current Time: Thu Apr 25 21:18:38 GMT 2024

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

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

Back to the top