Uses of Class
org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
Packages that use AbstractWMFPainter Package Description org.apache.batik.transcoder.wmf.tosvg Contains all of the interfaces for transcoding WMF Metafiles to SVG. -
-
Uses of AbstractWMFPainter in org.apache.batik.transcoder.wmf.tosvg
Subclasses of AbstractWMFPainter in org.apache.batik.transcoder.wmf.tosvg Modifier and Type Class Description class
WMFPainter
Core class for rendering the WMF image.
-