Help upgrade a java SVG editor

Hi www-svg members,

  I have developed a graphical editing tool in Java called GEF (for
Graph Editing Framework).  Unlike SVG viewer applications, GEF allows
direct manipulation editing.  The basic GEF functionality is something
like MacDraw or Visio, but it allow support connected graph editing.
Right now it can read and write PGML files, but I would love to see it
updated to use SVG instead.

  For an example of an application built using GEF, please see
http://www.ArgoUML.com/.  ArgoUML is a CASE (computer aided software
engineering) tool that uses the UML (Unified Modeling Language)
notation.   Or see, http://www.ics.uci.edu/pub/arch/gef to get GEF and
some simple demos.

  Both GEF and ArgoUML are free, pure java, open source tools.

  If anyone is interested in helping develop the SVG capability of GEF
and ArgoUML, please contact me, and join the ArgoUML developers
mailing list at http://www.egroups.com/group/argo-dev.

Thanks,
jason!

Received on Monday, 21 June 1999 20:43:19 UTC