| | 1. WMFWriter | By: | Dr. Piet Jonas | License: | Commercial | URL: | http://piet.jonas.com/WMFWriter/WMFWriter.html | Description: | 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 and JDK 1.4 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.
|
3. WMF2Viewer | By: | Dr. Piet Jonas | License: | Commercial | URL: | http://piet.jonas.com/WMF2Viewer/WMF2Viewer.html | Description: | The WMF2Viewer package contains a Java application and a Java applet to display Windows Metafiles (WMF). The WMF can be displayed resolution independend in any specified size. WMF2Viewer is based on the JDK 1.2 (especially the Java2D API) and can therefore display almost all WMFs correctly. In addition the WMF2Viewer is able to displays Windows Bitmapfiles (BMP) as well.
|
|