SVG not working [message #213898] |
Thu, 18 December 2008 07:40  |
Eclipse User |
|
|
|
Hi,
I failed to display an SVG image as a node in my GMF editor.
I tried the method in the BPMN tutorial, and only the box with the cross
appeared.
GMF Experimental SDK doesn't contain classes SVGFigure, SVGUtils anymore,
used in the Taipan example.
I searched the newsgroup and there are similar questions but they aren't
resolved, or if yes, it is not described how.
So, could I have a HowTo that explains how to do this?
Thanks in advance,
thSoft
|
|
|
|
|
|
Re: SVG not working [message #214530 is a reply to message #214359] |
Mon, 05 January 2009 08:31  |
Eclipse User |
|
|
|
Hello Dennis,
Do you mean SVG figure (created using custom figure) should be changed based
on some properties of domain model element? If want to repaint existing figure
then you can call Figure.revalidate(). If you have to perform some complex
update then I suggest creating specific method for this update process and
then call it: MyCustomFigure.updateContent() method.
-----------------
Alex Shatalin
|
|
|
Powered by
FUDForum. Page generated in 0.04333 seconds