Contains all of the interfaces for transcoding WMF Metafiles to SVG. The base class to perform the trasncoding is the {@link org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder} class. The {@link org.apache.batik.transcoder.wmf.tosvg.WMFHeaderProperties} class can be used to get size informations from a WMF Metafile without converting it.

Examples