jcgm -- Computer Graphics Metafile interpreter and renderer
Introduction
jcgm is an open source Java implementation to interpret and render Computer Graphics Metafile (CGM) graphics files.
If is distributed as two packages, a corepackage release under the Cougaar Open Source Licenseand an imagepackage released under a BSD license.
The corepackage provides the basic interpretation and rendering functionality and the imagepackage implements an ImageIOplugin for reading CGM files and an XML Graphicsloader for displaying CGM graphics in a PDF file by using FOP.
Feedback
Send feedback via the jcgm project page at Sourceforge: http://sourceforge.net/projects/jcgm/.
Acknowledgments
This library was originally developped BBN Technologiesand released as part of the OpenMapproject.