Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEF, SVG and Batik
GEF, SVG and Batik [message #9666] Wed, 12 June 2002 05:22 Go to next message
Curt Arnold is currently offline Curt ArnoldFriend
Messages: 1
Registered: July 2009
Junior Member
Had a series of newbie questions.

Is there any anticipated support to save or export GEF drawings in SVG?

Is there any alignment between the GEF framework and SVG?

What would be involved to wire Batik in as a editor or viewer?

Do the tools use a different CVS server or directory than the platform, I
could do a checkout of jdt-core-home, but:

cvs -d:pserver:anonymous@dev.eclipse.org:/home/eclipse co org.eclipse.gef
cvs server: cannot find module `org.eclipse.gef' - ignored
cvs [checkout aborted]: cannot expand modules
Re: GEF, SVG and Batik [message #9729 is a reply to message #9666] Wed, 12 June 2002 05:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: g.wagenknecht.intershop.de

Hi!

"news.eclipse.org" <carnold@houston.rr.com> schrieb im Newsbeitrag
news:ae6klm$uir$1@rogue.oti.com...

> Do the tools use a different CVS server or directory than the platform, I
> could do a checkout of jdt-core-home, but:

use /home/tools on dev.eclipse.org
Re: GEF, SVG and Batik [message #10141 is a reply to message #9666] Sun, 16 June 2002 12:20 Go to previous message
Eclipse UserFriend
Originally posted by: akilov.il.ibm.com

carnold,

I too would love to see an automatic SVG/GEF (or Draw2D) translation
mechanism. I believe Batik uses Swing to render SVG so it may be possible to
use one of the Java2DCanvas schemes described on the eclipse.tools newsgroup
to bitblit the Swing canvas into SWT (i.e. no GEF/Draw2D involved). However,
a more ideal solution should simply render the SVG constructs using Draw2D
figures and links and allow them to be manupulated. Note that it may not be
possible to implement all of the SVG features in GEF/Draw2D since SVG
supports a much richer set of capabilities than what I believe is currently
supported in GEF/SWT.

"news.eclipse.org" wrote:

> Had a series of newbie questions.
>
> Is there any anticipated support to save or export GEF drawings in SVG?
>
> Is there any alignment between the GEF framework and SVG?
>
> What would be involved to wire Batik in as a editor or viewer?
>
> Do the tools use a different CVS server or directory than the platform, I
> could do a checkout of jdt-core-home, but:
>
> cvs -d:pserver:anonymous@dev.eclipse.org:/home/eclipse co org.eclipse.gef
> cvs server: cannot find module `org.eclipse.gef' - ignored
> cvs [checkout aborted]: cannot expand modules
Previous Topic:more simple example please
Next Topic:NonResizableEditPolicy
Goto Forum:
  


Current Time: Wed Feb 05 04:09:34 GMT 2025

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

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

Back to the top