Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Diagram File Save As Image to SVG format having problem.
Diagram File Save As Image to SVG format having problem. [message #506391] Thu, 07 January 2010 11:42 Go to next message
Nagesh Y J is currently offline Nagesh Y JFriend
Messages: 11
Registered: July 2009
Junior Member
Following exception throws when I do Save As Image File from gmf Diagram. java.lang.RuntimeException: The class: class org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.ex port.GraphicsSVG has not implemented this new graphics function .

What could be the problem?. I am using Galileo version of eclipse.

Thanks In Advance
Nagesh Y.J.


Regards,
Nagesh Y.J.
Re: Diagram File Save As Image to SVG format having problem. [message #507387 is a reply to message #506391] Wed, 13 January 2010 10:27 Go to previous messageGo to next message
Romain Bioteau is currently offline Romain BioteauFriend
Messages: 65
Registered: August 2009
Location: Grenoble
Member
I'm facing the same problem. I have a RCP based on Galileo, GMF SDK 2.2.1 and GMF SDK Experimental 1.1.1 for SVG support.

I can't find the bug in bugzilla.
Have this bug been reproduce ?


R&D Engineer at BonitaSoft
Re: Diagram File Save As Image to SVG format having problem. [message #508241 is a reply to message #507387] Mon, 18 January 2010 03:45 Go to previous messageGo to next message
Nagesh Y J is currently offline Nagesh Y JFriend
Messages: 11
Registered: July 2009
Junior Member
Yes Mr.Romain Bioteau

Regards,
Nagesh Y.J.
Re: Diagram File Save As Image to SVG format having problem. [message #514735 is a reply to message #506391] Tue, 16 February 2010 14:05 Go to previous message
Romain Bioteau is currently offline Romain BioteauFriend
Messages: 65
Registered: August 2009
Location: Grenoble
Member
Hi,
I found what was the problem in my case.
It happens if one of my Figure (draw2D) in my diagram have the XOR property set to true.

After setting all figure with setXOR(false), everything works fine.

Regards,
Romain


R&D Engineer at BonitaSoft
Previous Topic:gmfgraph properties
Next Topic:Alguien que conteste en español
Goto Forum:
  


Current Time: Tue Mar 19 05:47:48 GMT 2024

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

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

Back to the top