Uses of Class
org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Packages that use AbstractWMFReader Package Description org.apache.batik.transcoder.wmf.tosvg Contains all of the interfaces for transcoding WMF Metafiles to SVG. -
-
Uses of AbstractWMFReader in org.apache.batik.transcoder.wmf.tosvg
Subclasses of AbstractWMFReader in org.apache.batik.transcoder.wmf.tosvg Modifier and Type Class Description class
WMFHeaderProperties
This class holds simple properties about a WMF Metafile.class
WMFRecordStore
Reads a WMF file, including an Aldus Placable Metafile Header.
-