The WMFWriter package
The WMFWriter Java package
gives you the possibility to write Windows Metafiles (WMFs).
It works with JDK 1.0, JDK 1.1, JDK 1.2, JDK 1.3, JDK 1.4 and JDK 5
and consists of three different classes: The WMF class encapsulates
the Windows GDI commands which form the Metafile and the creation of
the Windows Metafile itself. The WMFGraphics class inherits from the
java.awt.Graphics object and gives you the chance to create Windows
Metafiles by your standard Java drawing routines. The WMFGraphics2D
class is derived from java.awt.Graphics2D which allows you to create
WMFs out of your normal Java 2D drawing routines.
The
WMFWriter package includes a class and a DLL to copy the WMF to the
Windows clipboard.
Are you looking for a package to read
and display Windows Metafiles? Then you should look at my
WMFViewer.
(JDK1.1) or WMF2Viewer
(JDK1.2 and above).
Dr. Piet Jonas
Chodowieckistr. 37
10405 Berlin
home: http://piet.jonas.com
email:
piet@jonas.com